{
  "name": "Adumate",
  "short_name": "Adumate",
  "description": "India's #1 Student Ecosystem — Hostels, Libraries, Tutors, AI Study Hub",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1a",
  "theme_color": "#FF6B00",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["education", "utilities"],
  "lang": "en-IN",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "AI Test Hub",
      "short_name": "AI Test",
      "description": "Start an AI-powered test on any topic",
      "url": "/test",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Knowledge Finder",
      "short_name": "Search",
      "description": "Search videos, notes, and Telegram channels",
      "url": "/search",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
