{
  "id": "/",
  "name": "Tea Run",
  "short_name": "Tea Run",
  "description": "Buy 50% off Sharetea drink vouchers, track automatic generation, and earn reward vouchers through eligible approved customer reviews.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "browser"
  ],
  "background_color": "#fff8fc",
  "theme_color": "#ff75b5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/tea-run-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
