{
  "id": "/",
  "name": "EMT Pro — Study App",
  "short_name": "EMT Pro",
  "description": "Bilingual (English/Arabic) study companion for the Lebanese Red Cross EMT curriculum: 18 lessons of flashcards and quizzes covering patient assessment, medical emergencies and trauma, plus interactive case scenarios.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1A1A2E",
  "theme_color": "#1A1A2E",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "medical"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/screenshot-1.png", "sizes": "412x915", "type": "image/png", "form_factor": "narrow", "label": "Lesson list across all three curriculum sections" },
    { "src": "/screenshot-2.png", "sizes": "412x915", "type": "image/png", "form_factor": "narrow", "label": "Bilingual quiz question with instant feedback" }
  ]
}
