{
  "name": "Stoke Help",
  "short_name": "Stoke Help",
  "description": "Customer support tickets and alerts for Stoke Help.",
  "start_url": "/dashboard",
  "scope": "/",
  "_display": "Deliberately not standalone. A standalone display mode is what makes\n    Chrome and Edge offer Install in the address bar, and we do not want to push\n    an install on people just for visiting. Switch back to standalone to make the\n    site installable again — it also re-enables beforeinstallprompt, which the\n    Settings install button used to depend on.",
  "display": "browser",
  "background_color": "#ffffff",
  "theme_color": "#8b5ca6",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/stoke-help-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
