{
  "name": "주보 스캔 - 성경·찬송 도우미",
  "short_name": "주보스캔",
  "description": "주보 순서지를 카메라로 스캔하면 성경 구절과 찬송가를 띄워주는 앱",
  "lang": "ko",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2e5a9e",
  "theme_color": "#2e5a9e",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
