{
  "name": "골프 날씨 — 라운딩 날씨 판단",
  "short_name": "골프날씨",
  "description": "실시간 날씨와 라운딩 판단. 바람, 그린 컨디션, UV 지수",
  "start_url": "/golf/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "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": ["sports", "weather"],
  "lang": "ko"
}
