{
  "name": "성경 - Bible App",
  "short_name": "성경",
  "description": "개역개정, KJV, 히브리어, 헬라어 성경 읽기 앱",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f9f6f0",
  "theme_color": "#4a6fa5",
  "lang": "ko",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["books", "education", "religion"],
  "screenshots": []
}
