{
  "name": "Landoo \u2014 Find. Connect. Own.",
  "short_name": "Landoo",
  "description": "GPS-first property discovery for Sale, Rent, Lease and Parking spaces near you.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFBF0",
  "theme_color": "#F5B921",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "1003x1003",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "id": "/",
  "categories": [
    "business",
    "lifestyle",
    "travel"
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-map.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Map-first property discovery"
    },
    {
      "src": "/screenshots/desktop-map.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Landoo map with filters and listings"
    }
  ],
  "shortcuts": [
    {
      "name": "Favourites",
      "url": "/customer/favourites"
    },
    {
      "name": "My Profile",
      "url": "/customer/profile"
    },
    {
      "name": "Search",
      "url": "/search"
    }
  ]
}