{
  "id": "https://shop.stoned.ca/",
  "name": "Stoned Inc Shop",
  "short_name": "Shop",
  "description": "Employee app — time clock, tasks, and shop tools",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#0a0e0c",
  "icons": [
    {
      "src": "/assets/website/stoned-favi.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}