{
  "name": "Clinical Audit Portal",
  "short_name": "Audit Portal",
  "description": "A comprehensive platform for hospital physicians to conduct clinical audits, collect patient data, and analyze compliance with clinical guidelines.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a3d1f",
  "theme_color": "#0a3d1f",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["medical", "health", "productivity"],
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663502631447/3vQAe5sYaypxADURfDp9Q3/icon-192_24de7167.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663502631447/3vQAe5sYaypxADURfDp9Q3/icon-512_a6da073f.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Go to your audit dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663502631447/3vQAe5sYaypxADURfDp9Q3/icon-192_24de7167.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "AI Checklist",
      "short_name": "AI Checklist",
      "description": "Generate a new audit checklist with AI",
      "url": "/ai-checklist",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663502631447/3vQAe5sYaypxADURfDp9Q3/icon-192_24de7167.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
