{
  "name": "HuurDirect",
  "short_name": "HuurDirect",
  "description": "Gereedschap huren in 's-Hertogenbosch en Noord-Brabant — snel, voordelig, 7 dagen per week open.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#F4511E",
  "lang": "nl-NL",
  "dir": "ltr",
  "categories": ["business", "shopping", "utilities"],
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Bekijk assortiment",
      "short_name": "Assortiment",
      "url": "/?page=assortiment"
    },
    {
      "name": "Bezorging info",
      "short_name": "Bezorging",
      "url": "/?page=bezorging"
    },
    {
      "name": "Mijn account",
      "short_name": "Account",
      "url": "/?account=1"
    }
  ]
}
