{
  "name": "Birmingham Supported Housing",
  "short_name": "BSH",
  "description": "Supported housing services across the UK. Find your new home, get 24/7 support, and access your tenant portal.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F1B2D",
  "theme_color": "#0F1B2D",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["housing", "social", "lifestyle"],
  "lang": "en-GB",
  "scope": "/"
}