{
  "name": "GriTech Digital",
  "short_name": "GriTech",
  "description": "Local IT & tech support for homes and small businesses in Winchester, Temecula, Murrieta & Menifee, CA.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#CC2021",
  "lang": "en-US",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "assets/gritech_logo.png",
      "sizes": "1000x1000",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/gritech_logo.png",
      "sizes": "1000x1000",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Call or Text",
      "short_name": "Call",
      "url": "tel:+19514211893",
      "description": "Call or text GriTech Digital"
    },
    {
      "name": "Request Service",
      "short_name": "Request",
      "url": "/#contact",
      "description": "Open the service request form"
    }
  ]
}
