{
  "id": "kempferhof-portail",
  "short_name": "Kempferhof",
  "name": "Golf du Kempferhof",
  "icons": [
    {
      "src": "/api/public/pwa-icon?size=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/public/pwa-icon?size=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/public/pwa-icon?size=192&maskable=1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/api/public/pwa-icon?size=512&maskable=1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/portail",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1B5E4A",
  "background_color": "#ffffff"
}
