{
  "id": "/",
  "name": "CEBRA — The Perfect Draft Beer",
  "short_name": "CEBRA",
  "description": "Crema Especial de Barril Realmente Amada. The art of the perfectly drafted beer.",
  "lang": "nl",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#F5F0E8",
  "theme_color": "#8B1A1A",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "categories": ["food", "lifestyle", "social"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
