{
  "name": "H&A Stucadoors",
  "short_name": "H&A Stucadoors",
  "description": "Bereken direct uw stucwerk prijs - H&A Stucadoors Lelystad & Flevoland",
  "start_url": "/app",
  "id": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "background_color": "#ffffff",
  "theme_color": "#070a11",
  "orientation": "portrait-primary",
  "categories": ["business", "utilities"],
  "lang": "nl",
  "dir": "ltr",
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "/icon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Prijscalculator",
      "short_name": "Calculator",
      "url": "/app",
      "description": "Bereken uw stucwerk prijs",
      "icons": [{"src": "/icon/icon-192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Mijn Offertes",
      "short_name": "Offertes",
      "url": "/app/offertes",
      "description": "Bekijk uw offertes"
    },
    {
      "name": "Chat",
      "short_name": "Chat",
      "url": "/app/berichten",
      "description": "Stuur een bericht"
    }
  ]
}
