{
  "name": "MedicReady — NREMT Paramedic Exam Prep",
  "short_name": "MedicReady",
  "description": "The most realistic NREMT paramedic exam prep. Practice questions, timed tests, and clinical scenario drills.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#080d1a",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "640x640",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-wide.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "MedicReady home screen"
    },
    {
      "src": "/screenshots/leaderboard-wide.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "MedicReady leaderboard"
    },
    {
      "src": "/screenshots/home-narrow.jpg",
      "sizes": "402x874",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "MedicReady mobile home screen"
    }
  ]
}
