{
  "id": "/",
  "name": "AI-Tutor Pro",
  "short_name": "AI-Tutor",
  "description": "AI tutoring for CBSE Classes 6–12 across 12 subjects. Instant step-by-step answers in Maths, Physics, Chemistry, Biology, English, Hindi, Tamil and more, with IIT-JEE Foundation mode. Study that actually feels fun.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ask AI Tutor",
      "short_name": "Ask",
      "description": "Ask your CBSE doubt instantly",
      "url": "/trial",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "View your learning progress and weak areas",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Mock Exams",
      "short_name": "Exams",
      "description": "Practice with AI-powered CBSE mock exams",
      "url": "/mock-exams",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AI-Tutor Pro — CBSE Classes 6–12 AI Study Assistant"
    }
  ]
}
