{
  "name": "LabQC Pro",
  "short_name": "LabQC Pro",
  "description": "Clinical Laboratory Quality Control & Compliance Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#7C3AED",
  "orientation": "any",
  "categories": ["medical", "productivity", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "QC Entry",
      "url": "/qc-entry",
      "description": "Enter new QC result"
    },
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View QC dashboard"
    }
  ]
}
