{
  "name": "기도로그 — 가톨릭 기도문 모음",
  "short_name": "기도로그",
  "description": "가톨릭 신자를 위한 기도문 앱. 아침기도·저녁기도·성령송가·9일기도 등 150개 이상의 기도문을 한 곳에서.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#7C3AED",
  "lang": "ko-KR",
  "dir": "ltr",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "education", "religion"],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "기도로그 메인 화면"
    }
  ]
}
