{
  "name": "My Home Heroes - Local Plumbing, Heating & Electrical",
  "short_name": "My Home Heroes",
  "description": "24/7 Emergency plumbing, heating, and electrical services across North East England. Gas Safe registered, fully insured.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0066CC",
  "theme_color": "#0066CC",
  "orientation": "portrait",
  "categories": ["business", "utilities", "lifestyle"],
  "lang": "en-GB",
  "dir": "ltr",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Call Now",
      "short_name": "Call",
      "description": "Call My Home Heroes emergency line",
      "url": "tel:01916226923",
      "icons": [{ "src": "/images/icon-call.png", "sizes": "96x96" }]
    },
    {
      "name": "Book Online",
      "short_name": "Book",
      "description": "Book a service online",
      "url": "/book-online",
      "icons": [{ "src": "/images/icon-book.png", "sizes": "96x96" }]
    }
  ]
}

