{
  "name": "NerdExam - IT Certification Practice",
  "short_name": "NerdExam",
  "description": "Master any IT certification with 19,000+ practice questions, adaptive learning, and detailed explanations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0e11",
  "theme_color": "#F59E0B",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Exams",
      "short_name": "Catalog",
      "url": "/catalog",
      "description": "Browse all certification practice exams"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "View your study progress and analytics"
    }
  ]
}
