{
  "name": "가톨릭길동무",
  "short_name": "가톨릭길동무",
  "description": "가톨릭 신앙생활 종합 앱 (성지 188곳 · 성당 1697곳 · 순례길 · 기도문)",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f0e8",
  "theme_color": "#f5f0e8",
  "lang": "ko",
  "categories": [
    "religion",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
