{
  "name": "Support for Tenants",
  "short_name": "SFT",
  "description": "FCA-regulated UK housing disrepair claims service for tenants in England and Wales. No Win, No Fee.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#0A284E",
  "lang": "en-GB",
  "scope": "/",
  "orientation": "portrait-primary",
  "categories": ["finance", "legal", "social", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start a claim",
      "short_name": "Start claim",
      "description": "Begin your housing disrepair claim in under 60 seconds",
      "url": "/start-claim",
      "icons": [{ "src": "/icons/shortcut-start-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Free calculator",
      "short_name": "Calculator",
      "description": "Estimate your compensation",
      "url": "/calculator",
      "icons": [{ "src": "/icons/shortcut-calculator-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Call free",
      "short_name": "Call",
      "description": "Free phone advice 9am–7pm",
      "url": "tel:08000304669",
      "icons": [{ "src": "/icons/shortcut-call-96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
