{
  "name": "프레쉬윙 점주앱",
  "short_name": "점주앱",
  "description": "프레쉬윙 점주 CS 접수 앱",
  "start_url": "/cs",
  "scope": "/cs",
  "display": "standalone",
  "background_color": "#fff7d1",
  "theme_color": "#4fb392",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/icons/cs-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/cs-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
