{
  "id": "./",
  "name": "빛나는성경 - 성경읽기·오디오",
  "short_name": "빛나는성경",
  "description": "성경을 읽고 듣고, 통독과 퀴즈를 기록하며 단체와 함께 도전하는 성경 앱",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f9f8f4",
  "theme_color": "#6975c7",
  "lang": "ko",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
