{
  "id": "/",
  "name": "StudentHub - Find PGs & Hostels Easily",
  "short_name": "StudentHub",
  "description": "Find verified PGs, hostels and student accommodations in Bhopal.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["education", "lifestyle", "travel"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find PGs and Hostels",
      "short_name": "Find PGs",
      "description": "Browse verified student accommodation",
      "url": "/pgs"
    }
  ]
}
