{
  "name": "First Call Electrical",
  "short_name": "First Call",
  "description": "NICEIC approved electrical contractor serving London and the Home Counties. Domestic, commercial and testing services.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00BCD4",
  "orientation": "portrait-primary",
  "categories": ["business", "utilities"],
  "lang": "en-GB",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Get a Quote",
      "short_name": "Quote",
      "description": "Request a free electrical quote",
      "url": "/contact",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View all electrical services",
      "url": "/services",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
