{
  "name": "소담 점주",
  "short_name": "소담",
  "description": "소담 점주 운영 앱",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#d97706",
  "background_color": "#fff7ed",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
