{
  "name": "CardioQFlow",
  "short_name": "CardioQFlow",
  "description": "Cardiology Board Exam Question Bank",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#0c0e13",
  "theme_color": "#ef4444",
  "orientation": "any",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
