{
  "name": "골프 예약 조회 | GolfShin",
  "short_name": "GolfShin",
  "description": "실시간 골프장 티타임 예약 조회 — 34개 골프장, 매시간 업데이트",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8faf5",
  "theme_color": "#16a34a",
  "orientation": "portrait",
  "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"
    }
  ]
}
