{
  "name": "Boodschappenlijst — swiftfix.es",
  "short_name": "Boodschappen",
  "description": "Gedeelde boodschappenlijst met live supermarktprijzen en een lopend totaal.",
  "start_url": "./?source=pwa",
  "scope": "./",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f0e4",
  "theme_color": "#f5f0e4",
  "lang": "nl",
  "dir": "ltr",
  "categories": ["shopping", "food", "lifestyle"],
  "handle_links": "preferred",
  "launch_handler": { "client_mode": ["navigate-existing", "auto"] },
  "prefer_related_applications": false,
  "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-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/logo-mark.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
