{
  "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"
    }
  ]
}
