{
  "name": "Alone in Drag — Portal",
  "short_name": "AiD Portal",
  "description": "Client portal for aerofitting sessions — view results, invoices, and communicate with your team.",
  "icons": [
    {
      "src": "/assets/pwa/icon-192-5ddf353f.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/assets/pwa/icon-512-9acf68c7.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/assets/pwa/icon-512-9acf68c7.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#004225",
  "background_color": "#004225",
  "categories": ["sports", "fitness", "business"]
}
