{
  "name": "SettledHub – Everything You Need to Settle in the UK",
  "short_name": "SettledHub",
  "description": "SettledHub (also known as Settled Hub) — everything you need to settle in the UK. Accommodation, airport travel, jobs, marketplace, and community.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "lang": "en-GB",
  "scope": "/",
  "categories": ["education", "lifestyle", "travel"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "SettledHub Accommodation",
      "url": "/accommodation",
      "description": "Browse accommodation listings on SettledHub"
    },
    {
      "name": "SettledHub Airport Travel",
      "url": "/airport-pickup",
      "description": "Connect with airport travel providers on SettledHub"
    }
  ]
}
