{
  "name": "GLP-1 Navigator – Free Tools by Matahir Shah RPh",
  "short_name": "GLP-1 Nav",
  "description": "Free pharmacist-verified GLP-1 tools: click calculator, food noise tracker, symptom checker, interaction checker, calorie, BMI, weight tracker, and TDEE. Plus the GLP-1 Patient's Navigator book. Built by Matahir Shah RPh.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7F9F5",
  "theme_color": "#0A4F32",
  "orientation": "portrait-primary",
  "categories": ["health", "medical", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Click Calculator",
      "url": "/#click",
      "description": "GLP-1 pen dose calculator"
    },
    {
      "name": "Symptom Checker",
      "url": "/#symptom",
      "description": "Emergency triage for GLP-1 symptoms"
    }
  ]
}