{
  "name": "IPGM — Indian PG Management System",
  "short_name": "IPGM",
  "description": "Comprehensive platform for managing PG accommodations, co-living spaces, and hostels. Find verified PGs across India.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["business", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find PG",
      "short_name": "PG Directory",
      "description": "Search verified PGs and co-living spaces",
      "url": "/pg-directory",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Subscriptions",
      "short_name": "Pricing",
      "description": "View subscription plans",
      "url": "/subscriptions"
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with IPGM support",
      "url": "/contact"
    }
  ]
}
