{
  "name": "IITian Forum",
  "short_name": "IITian Forum",
  "description": "A community platform for IITians to connect, share knowledge, collaborate on projects, and grow together.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FACC15",
  "theme_color": "#FACC15",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["education", "community", "social"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "description": "Go to the home page",
      "url": "/",
      "icons": [{ "src": "/logo.png", "sizes": "32x32" }]
    }
  ]
}
