{
  "name": "원어번역성경 — 히브리어·헬라어 원문 번역 성경",
  "short_name": "원어번역성경",
  "description": "히브리어·헬라어 원문에서 직접 번역한 성경 앱",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#1a1a2e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
