{
  "name": "Recetop – jouw kookgids",
  "short_name": "Recetop",
  "description": "Recepten uit Argentinië, Latijns-Amerika en Oost-Europa, stap voor stap uitgelegd",
  "start_url": "/nl/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1D9E75",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "nl",
  "icons": [
    {
      "src": "/icons/icon-72x72.png?v=2",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png?v=2",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png?v=2",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png?v=2",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png?v=2",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.png?v=2",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "food",
    "lifestyle"
  ],
  "shortcuts": [
    {
      "name": "Alle recepten",
      "short_name": "Recepten",
      "description": "De hele catalogus bekijken",
      "url": "/nl/recepten/",
      "icons": [
        {
          "src": "/icons/icon-96x96.png?v=2",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Recepten doorzoeken",
      "short_name": "Zoeken",
      "description": "Zoeken op gerecht of ingrediënt",
      "url": "/nl/zoeken/",
      "icons": [
        {
          "src": "/icons/icon-96x96.png?v=2",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "id": "/nl/"
}
