{
  "background_color": "#ffffff",
  "description": "ZOOF",
  "dir": "ltr",
  "display": "browser",
  "name": "Zoof",
  "orientation": "any",
  "scope": "/zoof/",
  "short_name": "Zoof",
  "start_url": "/zoof/",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "https://poortvanzeeland.nl/zoof/web-app-manifest-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "https://poortvanzeeland.nl/zoof/web-app-manifest-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },    
    {
      "src": "https://poortvanzeeland.nl/zoof/images/icons/favicon.png",
      "type": "image/png",
      "sizes": "50x50",
      "isSquare": true,
      "isPng": true,
      "isWebp": false,
      "isJpg": false,
      "width": 50,
      "is512x512": false,
      "is256x256": false,
      "is192x192": false
    },
    {
      "src": "https://poortvanzeeland.nl/zoof/file",
      "type": "image/png",
      "sizes": "360x80",
      "isSquare": false,
      "isPng": true,
      "isWebp": false,
      "isJpg": false,
      "width": 360,
      "is512x512": false,
      "is256x256": false,
      "is192x192": false
    }
  ],
  "id": "zoof1",
  "lang": "nl",
  "categories": [
    "business"
  ],
  "prefer_related_applications": false,
  "display_override": [
    "fullscreen",
    "window-controls-overlay"
  ]
}