{
  "name": "Syllab — AI Learning for Class 5 to 12",
  "short_name": "Syllab",
  "description": "Free NCERT-aligned AI learning platform for CBSE Class 5 to 12, JEE, NEET and EAMCET. Practice, mock tests, daily challenges, AI tutor.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "lang": "en-IN",
  "categories": ["education", "productivity", "books"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Challenge",
      "short_name": "Daily",
      "description": "Open today's challenge",
      "url": "/?tab=daily"
    },
    {
      "name": "Mock Tests",
      "short_name": "Tests",
      "description": "Take a mock test",
      "url": "/?tab=mock_tests"
    },
    {
      "name": "AI Tutor",
      "short_name": "Tutor",
      "description": "Ask the AI tutor",
      "url": "/?tab=tutor"
    }
  ]
}
