{
  "name": "부산 편의점 상권분석",
  "short_name": "상권분석",
  "description": "부산 지역 편의점 창업 후보지 상권분석 도구",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#1e3a5f",
  "orientation": "portrait-primary",
  "lang": "ko",
  "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"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "새 분석",
      "url": "/",
      "description": "새로운 위치 분석 시작"
    }
  ]
}
