{
  "name": "전국 대피소 지도",
  "short_name": "대피소 지도",
  "description": "전국 대피소 통합 조회 및 보행 경로 안내 서비스",
  "start_url": "/user",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}