{
  "orientation": "natural",
  "name": "vstservicehub",
  "short_name": "vstservicehu",
  "background_color": "#f8f2f2",
  "theme_color": "#7f1d1d",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-mask.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/"
}