{
  "name": "Café De Heeren — Portal",
  "short_name": "De Heeren",
  "description": "Centrale hub voor alle De Heeren applicaties",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#131110",
  "theme_color": "#131110",
  "scope_extensions": [
    { "origin": "https://*.bijcafedeheeren.nl" },
    { "origin": "https://de-heeren-analytics.vercel.app" }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
