{
  "name": "HiTech Pets Grooming",
  "short_name": "HiTech Pets",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fffaf6",
  "theme_color": "#14213d",
  "icons": [
    {
      "src": "assets/img/logo/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/logo/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}