{
  "name": "RJB Heating & Plumbing",
  "short_name": "RJB Heating",
  "description": "Gas Safe heating engineers covering Birmingham, Coventry and Northampton. Boiler services, repairs and installations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1740",
  "theme_color": "#1B3C9A",
  "orientation": "portrait",
  "icons": [
    {"src": "/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {"name": "Book Now", "url": "/", "description": "Book a job online"},
    {"name": "Call Us", "url": "tel:01216306543", "description": "Call RJB Heating"}
  ]
}