{
  "name": "WizzTour - 전국 축제·낚시·캠핑 레저 정보 포털",
  "short_name": "WizzTour",
  "description": "가볼만한 곳을 한눈에! 전국 축제 일정, 낚시 포인트, 캠핑장 정보를 실시간으로 확인하는 AI 레저 포털 WizzTour.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#0d3a2b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
