{
  "id": "/",
  "name": "Cosmos Real Estate — Juba, South Sudan",
  "short_name": "Cosmos",
  "description": "Find verified houses, apartments, land and commercial property for sale or rent in Juba, South Sudan. Browse listings, save favourites, and reach an agent instantly.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "any",
  "background_color": "#0A1628",
  "theme_color": "#0A1628",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "business",
    "lifestyle",
    "shopping",
    "travel"
  ],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "auto"
    ]
  },
  "handle_links": "preferred",
  "edge_side_panel": {
    "preferred_width": 420
  },
  "scope_extensions": [],
  "icons": [
    {
      "src": "icons/icon-192-v3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/mobile-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse verified properties across Juba"
    },
    {
      "src": "screenshots/desktop-1.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Search houses, apartments, land and commercial space"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse all properties",
      "short_name": "Browse",
      "description": "See every available listing in Juba",
      "url": "/listings.html",
      "icons": [
        {
          "src": "icons/icon-192-v3.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Properties for sale",
      "short_name": "For Sale",
      "description": "Homes and land to buy in Juba",
      "url": "/for-sale.html",
      "icons": [
        {
          "src": "icons/icon-192-v3.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Properties for rent",
      "short_name": "For Rent",
      "description": "Monthly rentals in Juba",
      "url": "/for-rent.html",
      "icons": [
        {
          "src": "icons/icon-192-v3.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}