{
  "name": "VerbouwRegie Portaal",
  "short_name": "VerbouwRegie",
  "description": "Jouw verbouwing in één overzicht — voortgang, planning, facturen en berichten.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAF8",
  "theme_color": "#0D1F2D",
  "scope": "/",
  "lang": "nl-NL",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/documenten/VerbouwRegie_Logo_Navy_128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/documenten/VerbouwRegie_Logo_Navy_256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/documenten/VerbouwRegie_Logo_Navy_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/documenten/VerbouwRegie_Logo_Navy_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mijn verbouwing",
      "short_name": "Verbouwing",
      "url": "/portaal",
      "icons": [{ "src": "/documenten/VerbouwRegie_Logo_Navy_128x128.png", "sizes": "128x128" }]
    },
    {
      "name": "Vakman-dashboard",
      "short_name": "Vakman",
      "url": "/vakman",
      "icons": [{ "src": "/documenten/VerbouwRegie_Logo_Navy_128x128.png", "sizes": "128x128" }]
    }
  ]
}
