{
  "name": "Powerdrive Mechanics Ltd",
  "short_name": "Powerdrive",
  "description": "Mobile-first MOT, diagnostics, servicing and repair booking in Stoke-on-Trent.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#090907",
  "theme_color": "#090907",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "assets/logo-powerdrive-mechanics.png",
      "sizes": "267x119",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book",
      "short_name": "Book",
      "url": "/contact.html",
      "description": "Send a booking request"
    },
    {
      "name": "Services",
      "short_name": "Services",
      "url": "/services.html",
      "description": "View workshop services"
    },
    {
      "name": "Prices",
      "short_name": "Prices",
      "url": "/prices.html",
      "description": "View guide prices"
    }
  ]
}
