{
  "name": "듣는 성경",
  "short_name": "듣는 성경",
  "description": "무료 듣는 성경 웹앱 — 장 단위 이어 듣기, 구절 검색, 소그룹 모임",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf9f5",
  "theme_color": "#091426",
  "lang": "ko-KR",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["books", "lifestyle", "education"],
  "screenshots": [
    {
      "src": "/og-image.webp",
      "sizes": "1200x630",
      "type": "image/webp"
    }
  ]
}
