{
  "name": "Boodschappenportaal.nl",
  "short_name": "Boodschappen",
  "description": "Altijd weten wat je in huis hebt — voorraad, boodschappen en datums over meerdere huizen.",
  "lang": "nl-NL",
  "dir": "ltr",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#20271f",
  "theme_color": "#20271f",
  "categories": ["productivity", "lifestyle", "shopping"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Barcode scannen", "short_name": "Scan", "url": "index.html#scan", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Boodschappenlijst", "short_name": "Lijst", "url": "index.html#list", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Producten", "short_name": "Producten", "url": "index.html#catalog", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
