{
  "name": "Hovatek",
  "short_name": "Hovatek",
  "start_url": "/",
  "scope": "./",
  "display": "standalone",
  "theme_color": "#ebc359",
  "background_color": "#fff",
  "icons": [
    {
      "src": "/global_assets/pwa/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/global_assets/pwa/android-chrome-36x36.png",
      "sizes": "36x36",
      "type": "image/png"
    },
    {
      "src": "/global_assets/pwa/android-chrome-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/global_assets/pwa/android-chrome-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/global_assets/pwa/android-chrome-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/global_assets/pwa/android-chrome-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/global_assets/pwa/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/global_assets/pwa/android-chrome-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/global_assets/pwa/android-chrome-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/global_assets/pwa/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/global_assets/pwa/maskable_icon.png",
      "sizes": "956x956",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "description": "Get quick answers to your gadget problems",
  "dir": "ltr",
  "lang": "en",
  "orientation": "any",
  "shortcuts": [
    {
      "name": "Home",
      "url": "https://www.hovatek.com/",
      "description": "Home Page"
    },
    {
      "name": "Forum",
      "url": "https://www.hovatek.com/forum",
      "description": "Forum Home"
    },
    {
      "name": "Blog",
      "url": "https://www.hovatek.com/blog",
      "description": "Blog Home"
    },
    {
      "name": "Private Support",
      "url": "https://www.hovatek.com/remote",
      "description": "Remote Support"
    },
    {
      "name": "Training",
      "url": "https://www.hovatek.com/training",
      "description": "Online Courses"
    }
  ],
  "categories": ["business", "education"],
  "screenshots": [
    {
      "src": "/global_assets/pwa/home_screenshot.png",
      "sizes": "1280x720",
      "type": "image/webp",
      "platform": "wide",
      "label": "Home Page"
    },
    {
      "src": "/global_assets/pwa/forum_screenshot.png",
      "sizes": "1280x720",
      "type": "image/webp",
      "platform": "wide",
      "label": "Forum Home"
    }
  ]
}
