{
  "name": "FindMeHome",
  "short_name": "FindMeHome",
  "description": "Find your next rental home across the UK",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "navigation"],
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1560448204-e02f11c3d0e2?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://images.unsplash.com/photo-1560448204-e02f11c3d0e2?w=512&h=512&fit=crop",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "https://images.unsplash.com/photo-1560448204-e02f11c3d0e2?w=512&h=512&fit=crop",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
