{
  "name": "텐트비 — 캠핑 날씨·일정 도우미",
  "short_name": "텐트비",
  "description": "캠핑장 날씨를 한눈에 비교하고, 일정·알림까지 관리하세요.",
  "lang": "ko",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FEF9E7",
  "theme_color": "#1E3A8A",
  "orientation": "portrait",
  "categories": ["weather", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "캘린더",
      "short_name": "캘린더",
      "url": "/calendar",
      "icons": []
    }
  ]
}
