{
  "name": "Care & Home — Verzorging en Huisuitrusting",
  "short_name": "Care & Home",
  "description": "We vinden de beste verzorging en huisuitrusting voor elk budget — van azijn tot zeep tot een complete zelfverzorging — en zeggen je ronduit welke je geld waard is.",
  "lang": "nl",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#f5f1e8",
  "theme_color": "#3d4f2e",
  "categories": ["shopping", "lifestyle", "health"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
