{
  "name": "Madmen Client Portal",
  "short_name": "Madmen Portal",
  "description": "Client portal for Madmen iGaming agency",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F5F2E5",
  "theme_color": "#B44627",
  "orientation": "any",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
