{
  "name": "MscTutor — Free AI Tutor for Class 1-12",
  "short_name": "MscTutor",
  "description": "Free AI-powered education for Class 1-12 NCERT students. Ask in Hindi, English, and 10+ Indian languages.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f4f8",
  "theme_color": "#1a3a6b",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["education", "productivity"],
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/msctutor-logo.png", "sizes": "659x622", "type": "image/png" }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "MscTutor — Free AI Education"
    }
  ],
  "shortcuts": [
    {
      "name": "Ask AI",
      "short_name": "Ask",
      "description": "Ask any NCERT question",
      "url": "/ask",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "AI Teacher",
      "short_name": "Teacher",
      "description": "Start a personalized learning session",
      "url": "/ai-teacher",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Formula Bank",
      "short_name": "Formulas",
      "description": "Browse 1000+ NCERT formulas",
      "url": "/formulas",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Mock Test",
      "short_name": "Test",
      "description": "AI-generated practice tests",
      "url": "/mock-test",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "iarc_rating_id": "",
  "dir": "ltr",
  "share_target": {
    "action": "/ask",
    "method": "GET",
    "params": { "title": "q", "text": "q", "url": "q" }
  }
}
