{
  "id": "/",
  "name": "Maki",
  "short_name": "Maki",
  "description": "Instant Pot recepten met slimme boodschappenlijsten",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F0EA",
  "theme_color": "#BE553A",
  "orientation": "portrait-primary",
  "categories": ["food", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Boodschappenlijst",
      "short_name": "Boodschappen",
      "url": "/nl/shopping",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Ontdekken",
      "short_name": "Ontdekken",
      "url": "/nl/discover",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
