{
  "id": "./",
  "name": "제로 성경",
  "short_name": "제로 성경",
  "description": "개역한글·KJV·BBE를 읽고 북마크와 묵상 기록을 남기는 오프라인 성경 앱",
  "lang": "ko-KR",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#f6f3ed",
  "theme_color": "#fffefa",
  "orientation": "any",
  "categories": ["books", "education", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/icon-192.png?v=bible-icon-20260624",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png?v=bible-icon-20260624",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ]
}
