{
  "name": "LabIQ — Lab Results Interpreter",
  "short_name": "LabIQ",
  "description": "Understand your blood test and lab results in plain English. Get disease risk assessment instantly.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f766e",
  "theme_color": "#0f766e",
  "lang": "en",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "LabIQ Home Screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Enter Lab Values",
      "short_name": "New Report",
      "description": "Quickly enter new lab results",
      "url": "/?tab=cbc",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Scan Lab Report",
      "short_name": "Scan",
      "description": "Photo scan a lab report PDF",
      "url": "/?action=scan",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
