{
  "name": "HostMas - Hostel Management",
  "short_name": "HostMas",
  "description": "Professional hostel and residence management platform for the global education industry",
  "start_url": "/hostmas/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3a5f",
  "orientation": "any",
  "scope": "/hostmas/",
  "lang": "en",
  "dir": "ltr",
  "id": "/hostmas/",
  "categories": ["business", "education", "productivity"],
  "icons": [
    {
      "src": "/hostmas/images/icon-192x192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hostmas/images/icon-512x512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hostmas/images/icon-192x192-maskable.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/hostmas/images/icon-512x512-maskable.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/hostmas/images/logo_square.svg?v=4",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View main dashboard",
      "url": "/hostmas/dashboard",
      "icons": [{ "src": "/hostmas/images/logo_square.svg?v=4", "sizes": "96x96" }]
    },
    {
      "name": "Bookings",
      "short_name": "Bookings",
      "description": "Manage bookings",
      "url": "/hostmas/bookings",
      "icons": [{ "src": "/hostmas/images/logo_square.svg?v=4", "sizes": "96x96" }]
    },
    {
      "name": "Students",
      "short_name": "Students",
      "description": "Manage students",
      "url": "/hostmas/students",
      "icons": [{ "src": "/hostmas/images/logo_square.svg?v=4", "sizes": "96x96" }]
    },
    {
      "name": "Payments",
      "short_name": "Payments",
      "description": "View payments",
      "url": "/hostmas/payments",
      "icons": [{ "src": "/hostmas/images/logo_square.svg?v=4", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
