{
  "name": "골프 정산",
  "short_name": "골프 정산",
  "description": "라운드 점수, 게임 방식, 홀별 정산을 모바일에서 바로 관리하는 골프 정산 앱입니다.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f7f2",
  "theme_color": "#142019",
  "orientation": "portrait",
  "lang": "ko-KR",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
