{
  "name": "Clutchr",
  "short_name": "Clutchr",
  "description": "Clutchr — the growth platform for gaming, turf and cue-sports venues",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07080C",
  "theme_color": "#0A73FF",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/branding/clutchr/kit/favicon-180.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/branding/clutchr/kit/favicon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "POS",
      "short_name": "POS",
      "description": "Open Point of Sale",
      "url": "/pos",
      "icons": [
        {
          "src": "/branding/clutchr/kit/favicon-180.svg",
          "sizes": "180x180"
        }
      ]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View Dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/branding/clutchr/kit/favicon-180.svg",
          "sizes": "180x180"
        }
      ]
    }
  ]
}
