{
  "name": "PG & Hostel Management System - Room Booking, Payments & Tenant Management",
  "short_name": "PG & Hostel Manageme",
  "description": "Complete PG and hostel management software with room booking, tenant management, rent collection, ex",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00BCD4",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}