{
  "name": "SettledHub - Settle in the UK",
  "short_name": "SettledHub",
  "description": "Everything international students need to settle in the UK. Accommodation, airport pickup, jobs 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": "Find Accommodation",
      "url": "/accommodation",
      "description": "Browse student accommodation in the UK"
    },
    {
      "name": "Connect Airport Travel (Connections)",
      "url": "/airport-pickup",
      "description": "Connect a verified airport transfer"
    }
  ]
}
