{
  "name": "부산은 경사의 도시다 — 오르막 안내",
  "short_name": "부산 오르막",
  "description": "시티투어 정류장에서 목적지까지 얼마나 오르고 무엇이 보이는지 — 이동 능력별 도달 판정",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f2f6f9",
  "theme_color": "#12293a",
  "lang": "ko",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
