{
  "short_name": "NestFin",
  "name": "NestFin – India’s PG & Co-living Booking & Rental Management Platform",
  "description": "NestFin – Made in India, for India’s Renting Revolution. Instant on-time PG & co-living bookings, rental management, and payment automation for property owners and tenants.",
  "icons": [
    {
      "src": "Nestfin_logo.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "lang": "en",
  "dir": "ltr",
  "categories": ["real estate", "rental", "housing", "PG", "co-living", "India", "finance"],
  "shortcuts": [
    {
      "name": "Book a PG",
      "short_name": "PG Booking",
      "description": "Find and book verified PGs instantly on NestFin.",
      "url": "/pg-booking",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Co-living Spaces",
      "short_name": "Co-living",
      "description": "Explore co-living options across India with NestFin.",
      "url": "/co-living",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Rental Management",
      "short_name": "Manage Rent",
      "description": "Track rent payments and manage your properties easily.",
      "url": "/rental-management",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    }
  ]
}
