{
  "name": "247 Recovery - 24/7 Car Recovery",
  "short_name": "247 Recovery",
  "description": "24/7 Car Recovery & Towing Service across the UK",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "transparent",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "id": "/",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.uberrecovery.ur",
      "url": "https://play.google.com/store/apps/details?id=com.uberrecovery.ur"
    }
  ],
  "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-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "247 Recovery - Vehicle Recovery Made Simple"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "247 Recovery App"
    }
  ],
  "categories": ["utilities", "transportation"],
  "lang": "en",
  "dir": "ltr"
}