{
  "name": "Shalyam — India's Education OS",
  "short_name": "Shalyam",
  "description": "Discover colleges, exams, study materials, mentors, and career guidance on Shalyam.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#3874ff",
  "categories": ["education", "productivity"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/static/images/favicon/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/static/images/favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Forum",
      "url": "/forum/",
      "description": "Exam, college, and course discussions"
    },
    {
      "name": "Mentors",
      "url": "/mentors/",
      "description": "Book mentor sessions"
    },
    {
      "name": "Colleges",
      "url": "/colleges/",
      "description": "Browse colleges"
    }
  ]
}
