{
  "name": "Anesthesia-IQ",
  "short_name": "Anesthesia-IQ",
  "description": "AI-powered scheduling for anesthesia departments.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F0F0F0",
  "theme_color": "#0067BF",
  "icons": [
    {
      "src": "/icon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
