{
  "name": "HostellMe - Student Accommodation",
  "short_name": "HostellMe",
  "description": "Find perfect student hostels in Lahore. Safe, affordable, and comfortable accommodations for students.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f2765a",
  "scope": "/",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "lifestyle", "travel"],
  "icons": [
    { "src": "/favicon.ico", "sizes": "16x16 32x32 64x64", "type": "image/x-icon" },
    { "src": "/app-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/app-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "screenshots": [
    { "src": "/screenshot-mobile.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow" },
    { "src": "/screenshot-desktop.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide" }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "edge_side_panel": { "preferred_width": 400 }
}