{
  "id": "/",
  "name": "HTR Service Hub",
  "short_name": "HTR Hub",
  "description": "HTR Windows and Doors service call solution hub. Helping customer and HTR to be in touch during the process of service call.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1C2B4A",
  "theme_color": "#1C2B4A",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-dashboard.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "HTR Service Hub Dashboard"
    },
    {
      "src": "/screenshot-mobile.jpg",
      "sizes": "640x1280",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "HTR Service Hub Mobile View"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en"
}
