{
  "name": "LabNav — Understand your lab results",
  "short_name": "LabNav",
  "description": "Plain-language help understanding your lab report and preparing questions for your doctor. Not a diagnosis.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f8fb",
  "theme_color": "#2563a8",
  "lang": "en",
  "categories": ["health", "medical", "education"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
