{
  "id": "/",
  "name": "Wincham Accountants",
  "short_name": "Wincham",
  "description": "Professional accounting, tax and business advisory services in the UK.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1f2937",
  "categories": ["business", "finance"],
  "lang": "en-GB",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}