{
  "name": "Respiratory Therapist",
  "short_name": "Respiratory Therapist",
  "description": "Learn respiratory care from the ground up — cardiopulmonary anatomy & physiology, gas exchange, ABGs, oxygen therapy, mechanical ventilation & NBRC-style exam prep. For educational purposes only; not medical advice.",
  "theme_color": "#0b1120",
  "background_color": "#0b1120",
  "display": "standalone",
  "display_override": [
    "standalone"
  ],
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "categories": [
    "education",
    "medical",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
