{
  "name": "nnedic - Medical Exam Prep",
  "short_name": "nnedic",
  "description": "AI-powered medical exam preparation. Adaptive learning, spaced repetition, and personalised daily questions.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
