{
  "name": "Acids and Alkhos shop",
  "short_name": "Acids and Al",
  "description": "Professional builder serving IN and surrounding areas. Structural Repairs, Project Management.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#9333ea",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": [
    "business",
    "utilities"
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/contact.html",
      "icons": [
        {
          "src": "icons/icon-192.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        },
        {
          "src": "icons/icon-512.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}