{
  "name": "오늘그린",
  "short_name": "오늘그린",
  "description": "라운딩 전 골프장 그린 속도, 페어웨이, 벙커 상태를 확인하는 오늘그린 웹앱",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0f6b3f",
  "background_color": "#f4faf6",
  "categories": ["sports", "lifestyle", "navigation"],
  "lang": "ko-KR",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
