{
  "name": "DOSE COFFEE Live Shop",
  "short_name": "DOSE",
  "description": "Specialty Coffee — Live Shopping App",
  "start_url": "/live.html",
  "display": "standalone",
  "background_color": "#FCFCFC",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}