{
  "name": "파크골프 올인원 (ParkGolf All-in-One)",
  "short_name": "파크 올인원",
  "description": "50~70대 시니어를 위한 전국 400개 구장 날씨·1초 스코어보드·길안내 올인원",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#047857",
  "theme_color": "#047857",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
