{
  "name": "Radiography 101 — Medical Imaging Learning Hub",
  "short_name": "Rad 101",
  "description": "Interactive learning hub for radiologic technology students. Explore X-ray, CT, MRI, ultrasound, nuclear medicine, and radiotherapy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#00d4ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["education", "medical", "reference"],
  "lang": "en",
  "scope": "/"
}
