{
  "name": "AllInfoVerse — India's Education Portal",
  "short_name": "AllInfoVerse",
  "description": "Free JEE NEET UPSC practice, rank predictor, college predictor & exam news",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f6fb",
  "theme_color": "#1e3c72",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/logo.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "JEE Practice",
      "url": "/quiz/jee-mains",
      "description": "Start JEE practice test"
    },
    {
      "name": "Rank Predictor",
      "url": "/tools/rank-predictor",
      "description": "Predict your JEE/NEET rank"
    },
    {
      "name": "College Predictor",
      "url": "/tools/college-predictor",
      "description": "Find colleges for your rank"
    },
    {
      "name": "Latest News",
      "url": "/",
      "description": "Latest exam news and updates"
    }
  ]
}
