{
  "short_name": "OpenRent",
  "name": "OpenRent: Property to Rent",
  "icons": [
    {
      "src": "https://staticcdn.openrent.co.uk/images/logos/meta/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://staticcdn.openrent.co.uk/images/logos/meta/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "theme_color": "#468cc8",
  "background_color": "#FFFFFF",
  "start_url": "https://www.openrent.co.uk/?utm_source=web_app_manifest",
  "display": "standalone",
  "scope": "https://www.openrent.co.uk/",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "uk.co.openrent"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a property to rent",
      "short_name": "Find a property",
      "description": "Search rental properties across the UK",
      "url": "https://www.openrent.co.uk/find-flats-and-houses-for-rent-online?utm_source=web_app_manifest"
    },
    {
      "name": "Advertise your property",
      "short_name": "Find a tenant",
      "description": "List your property to find tenants",
      "url": "https://www.openrent.co.uk/landlords?utm_source=web_app_manifest"
    },
    {
      "name": "My dashboard",
      "short_name": "Dashboard",
      "description": "View your account and saved properties",
      "url": "https://www.openrent.co.uk/my-dashboard?utm_source=web_app_manifest"
    }
  ],
  "screenshots": [
    {
      "src": "https://staticcdn.openrent.co.uk/images/siteManifest/screenshots/01-find-your-next-home.png",
      "sizes": "1648x3676",
      "type": "image/png",
      "label": "Find your next home"
    },
    {
      "src": "https://staticcdn.openrent.co.uk/images/siteManifest/screenshots/02-skip-the-agent.png",
      "sizes": "1648x3676",
      "type": "image/png",
      "label": "Skip the agent"
    },
    {
      "src": "https://staticcdn.openrent.co.uk/images/siteManifest/screenshots/03-verified-listings.png",
      "sizes": "1648x3676",
      "type": "image/png",
      "label": "Verified listings"
    },
    {
      "src": "https://staticcdn.openrent.co.uk/images/siteManifest/screenshots/04-find-homes-that-fit.png",
      "sizes": "1648x3676",
      "type": "image/png",
      "label": "Find homes that fit"
    },
    {
      "src": "https://staticcdn.openrent.co.uk/images/siteManifest/screenshots/05-landlords-find-tenants-in-7-days.png",
      "sizes": "1648x3676",
      "type": "image/png",
      "label": "Landlords find tenants in 7 days"
    },
    {
      "src": "https://staticcdn.openrent.co.uk/images/siteManifest/screenshots/06-tenants-love-openrent.png",
      "sizes": "1648x3676",
      "type": "image/png",
      "label": "Tenants love OpenRent"
    }
  ]
}
