{
  "name": "GuruGPT — NEET/JEE AI Tutor",
  "short_name": "GuruGPT",
  "description": "AI-powered NEET/JEE tutor for Indian students. Step-by-step solutions for Physics, Chemistry, Biology & Maths.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080808",
  "theme_color": "#C9A84C",
  "lang": "en-IN",
  "categories": ["education"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "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"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "GuruGPT — AI Tutor"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Chatting",
      "url": "/chat",
      "description": "Open AI tutor chat"
    },
    {
      "name": "Leaderboard",
      "url": "/leaderboard",
      "description": "View top students"
    }
  ]
}
