{
  "name": "Flashline Logistics",
  "short_name": "Flashline",
  "description": "Trusted last-mile, middle-mile, and same-day delivery solutions across the North West of England.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#071325",
  "theme_color": "#0d1f3c",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}