{
  "id": "/",
  "name": "Maki",
  "short_name": "Maki",
  "description": "Instant Pot recepten met slimme boodschappenlijsten",
  "start_url": "/nl",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F4F0E8",
  "theme_color": "#C2552F",
  "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": "Boodschappen",
      "short_name": "Boodschappen",
      "url": "/~offline?shopping=1",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Ontdekken",
      "short_name": "Ontdekken",
      "url": "/nl/discover",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
