{
  "name": "AVBG Calculator",
  "short_name": "AVBG",
  "description": "Free clinician-designed ABG and VBG interpretation support with privacy-first, identifier-free manual entry.",
  "version": "55.0.0",
  "start_url": "/calculator.html",
  "display": "standalone",
  "background_color": "#10b981",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "medical",
    "health",
    "utilities"
  ],
  "lang": "en",
  "dir": "ltr"
}
