{
  "name": "SkyRoom — Find Rooms in Biratnagar, Nepal",
  "short_name": "SkyRoom",
  "description": "Biratnagar's #1 verified room rental & community platform. Rooms, flats, hostels, PG, shops & houses for rent or sale, directly from owners.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "background_color": "#f5f8fa",
  "theme_color": "#0EA5E9",
  "orientation": "portrait-primary",
  "lang": "en-NP",
  "dir": "ltr",
  "categories": ["lifestyle", "shopping", "travel", "business", "productivity", "social"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-icon-192.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Rooms",
      "short_name": "Browse",
      "description": "Browse all available rooms in Biratnagar",
      "url": "/browse?utm_source=pwa_shortcut",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "List Your Property",
      "short_name": "List",
      "description": "Add your room or flat to SkyRoom",
      "url": "/dashboard/owner?utm_source=pwa_shortcut",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "description": "Join the SkyRoom community",
      "url": "/community?utm_source=pwa_shortcut",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "description": "View your room bookings",
      "url": "/dashboard/customer?tab=bookings&utm_source=pwa_shortcut",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/skyroom-logo.jpeg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "SkyRoom — Find rooms in Biratnagar"
    },
    {
      "src": "/skyroom-logo.jpeg",
      "sizes": "720x1280",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "SkyRoom mobile experience"
    }
  ],
  "share_target": {
    "action": "/browse",
    "method": "GET",
    "params": {
      "title": "q",
      "text": "q",
      "url": "ref"
    }
  }
}
