{
  "name": "Breen Lenzi Maguire Solicitors",
  "short_name": "BLM Solicitors",
  "description": "Belfast solicitors serving clients across Belfast and beyond.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f3eb",
  "theme_color": "#003d32",
  "lang": "en-GB",
  "icons": [
    {
      "src": "assets/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}