{
  "name": "Broodjes & Meer Broodje Gebrook",
  "short_name": "Broodje Gebrook",
  "description": "Verse broodjes, burgers, tosti's en meer in Hoensbroek. Afhalen of laten bezorgen.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fafaf7",
  "theme_color": "#E8500A",
  "lang": "nl",
  "dir": "ltr",
  "categories": ["food", "shopping", "lifestyle"],
  "icons": [
    { "src": "/favicon_32x32.png",  "sizes": "32x32",   "type": "image/png", "purpose": "any" },
    { "src": "/icon_192x192.png",   "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon_512x512.png",   "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Bestel",
      "short_name": "Bestel",
      "description": "Direct bestellen",
      "url": "/bestellen",
      "icons": [{ "src": "/icon_192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Menu",
      "short_name": "Menu",
      "description": "Bekijk de menukaart",
      "url": "/menukaart",
      "icons": [{ "src": "/icon_192x192.png", "sizes": "192x192" }]
    }
  ]
}
