{
  "id": "/Landing",
  "name": "Koekkoek Client",
  "short_name": "KK Client",
  "description": "Koekkoek Horse Transport — Client Portal",
  "start_url": "/Landing",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/images/icon-client-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/icon-client-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
