{
  "name": "Mila — NCLEX Practice Exams",
  "short_name": "Mila",
  "description": "AI-powered NCLEX practice exams. Pick any topic or upload your notes and get timed practice questions in 30 seconds.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F6F3",
  "theme_color": "#2D1B8E",
  "categories": ["education", "medical", "productivity"],
  "icons": [
    {
      "src": "/mila_logo_final.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start practice exam",
      "short_name": "New exam",
      "description": "Generate a new NCLEX practice exam",
      "url": "/dashboard"
    }
  ]
}
