{
  "id": "/",
  "short_name": "Rent Mitra",
  "name": "Rent Mitra - Rental Property Portal",
  "description": "Find flats, PGs, shops & office spaces for rent across India. List your property free. India's trusted rental marketplace.",
  "icons": [
    { "src": "favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "theme_color": "#1D4ED8",
  "background_color": "#ffffff",
  "categories": ["real estate", "lifestyle", "utilities"],
  "lang": "en-IN",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Search Properties",
      "short_name": "Search",
      "description": "Browse and filter rental properties",
      "url": "/search?source=shortcut",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Post Requirement",
      "short_name": "Post Req",
      "description": "Tell owners what you're looking for",
      "url": "/post-requirement?source=shortcut",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "List Property",
      "short_name": "List",
      "description": "List your property for free",
      "url": "/add-property?source=shortcut",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Messages",
      "short_name": "Chat",
      "description": "Your conversations",
      "url": "/messages?source=shortcut",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": []
}
