{
  "name": "4 Accident Management - Belfast Car Accident Specialists",
  "short_name": "4AM",
  "description": "Belfast's leading accident management specialists. Get immediate roadside assistance, replacement vehicle, and expert claims support at no cost. 24/7 service across Northern Ireland and Republic of Ireland.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#33cc33",
  "orientation": "portrait-primary",
  "categories": ["business", "automotive", "emergency"],
  "lang": "en-GB",
  "scope": "/",
  "icons": [
    {
      "src": "/images/4am-favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/4am-favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/homepage_hero_background.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch for accident assistance",
      "url": "/contact",
      "icons": [
        {
          "src": "/images/4am-favicon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View our accident management services",
      "url": "/services",
      "icons": [
        {
          "src": "/images/4am-favicon.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
} 