{
  "name": "NurseIQ – NGN NCLEX Coach",
  "short_name": "NurseIQ",
  "description": "AI-powered NGN NCLEX clinical judgment coaching. Practice all 6 NGN question formats.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf7f2",
  "theme_color": "#0a7c6e",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "medical"],
  "shortcuts": [
    {
      "name": "Start Practicing",
      "short_name": "Practice",
      "description": "Start a new NGN case study",
      "url": "/app.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
