{
  "id": "/",
  "name": "Computer Solutions One-Stop",
  "short_name": "Computer Solutions",
  "description": "At-home computer repair in Maidstone and nearby, with clear pricing from a DBS-checked and insured engineer.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#071A20",
  "theme_color": "#071A20",
  "lang": "en-GB",
  "categories": [
    "business",
    "utilities"
  ],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "View services",
      "short_name": "Services",
      "url": "./#services"
    },
    {
      "name": "Send an enquiry",
      "short_name": "Enquiry",
      "url": "./#contact"
    }
  ],
  "prefer_related_applications": false
}
