{
  "name": "EuroPaw Travel",
  "short_name": "EuroPaw",
  "description": "Private pet taxi travel between France and the UK via Eurotunnel.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F6F2",
  "theme_color": "#132033",
  "icons": [
    {
      "src": "/europaw-mark.svg?v=20260901",
      "sizes": "64x64",
      "type": "image/svg+xml"
    },
    {
        "src": "/favicon-192x192.png?v=20260901",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}