{
  "name": "ABG Navigator",
  "short_name": "ABG",
  "description": "Arterial blood gas interpreter & teaching tool.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0d12",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/__l5e/assets-v1/7eb14e27-0e7e-47cd-8f04-52ca88ece899/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/__l5e/assets-v1/8658c070-cb9d-4a14-a787-c670e649ac26/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/__l5e/assets-v1/38ea2c1b-f093-4ba1-b193-5318cac06cf9/pwa-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
