{
  "id": "/",
  "name": "PulmCalc — Respiratory Clinical Calculator",
  "short_name": "PulmCalc",
  "description": "Pulmonary and respiratory clinical calculators for bedside use.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#f8fafc",
  "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"
    }
  ],
  "shortcuts": [
    { "name": "PE Assessment", "short_name": "PE", "url": "/#tool=PESuite", "description": "Open PE Assessment Suite" },
    { "name": "CURB-65", "short_name": "CURB-65", "url": "/#tool=CURB65", "description": "Open CURB-65 calculator" },
    { "name": "GLI Lung Function", "short_name": "GLI", "url": "/#view=lung", "description": "Open GLI lung function module" },
    { "name": "COPD", "short_name": "COPD", "url": "/#cat=copd", "description": "Open COPD calculators" },
    { "name": "OSA", "short_name": "OSA", "url": "/#cat=osa", "description": "Open OSA calculators" }
  ]
}
