{
  "name": "ShipMyCar App",
  "short_name": "ShipMyCar",
  "description": "Expert vehicle import, shipping, customs clearance, and DVLA registration services for the UK.",
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-screenshot.png",
      "sizes": "2113x1629",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ShipMyCar Desktop View"
    },
    {
      "src": "/screenshots/mobile-screenshot.png",
      "sizes": "631x1255",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ShipMyCar Mobile View"
    }
  ],
  "theme_color": "#005cb9",
  "background_color": "#ffffff",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait"
}
