{
  "name": "현지의 찬양 아카이브",
  "short_name": "찬양 아카이브",
  "description": "찬양 악보 이미지를 저장·검색·미리보기하는 개인 아카이브",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5C842",
  "theme_color": "#D4920A",
  "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"
    }
  ]
}
