{
  "id": "/",
  "name": "Tea Run",
  "short_name": "Tea Run",
  "description": "Fixed-value Chatime barcode delivery with premium order tracking.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "background_color": "#080410",
  "theme_color": "#12071f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/tea-run-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
