{
  "name": "NEETEvoke — AI-Powered NEET Preparation",
  "short_name": "NEETEvoke",
  "description": "AI-powered NEET 2027 preparation with 1M+ practice questions, real CBT simulation, adaptive learning and rank prediction",
  "lang": "en",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#007bff",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "categories": ["education", "medical", "exam-preparation"],
  "icons": [
    {
      "src": "assets/img/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "assets/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "assets/img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/img/hero-bg.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Enroll Now",
      "short_name": "Enroll",
      "description": "Start your NEET preparation with NEETEvoke",
      "url": "/#contact",
      "icons": [
        {
          "src": "assets/img/favicon.png",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "Our Plans",
      "short_name": "Plans",
      "description": "View NEETEvoke preparation plans and pricing",
      "url": "/#pricing",
      "icons": [
        {
          "src": "assets/img/favicon.png",
          "sizes": "32x32"
        }
      ]
    }
  ]
}
