{
  "name": "The Scattered Stethoscope",
  "short_name": "Scattered Stethoscope",
  "description": "A neurodivergent med student's journey through USMLE prep, study tips, and med school life.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1A1A2E",
  "background_color": "#1A1A2E",
  "orientation": "portrait-primary",
  "categories": ["education", "health", "podcast"],
  "icons": [
    {
      "src": "/public/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/public/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
