{
  "short_name": "STZ - Service Desk",
  "name": "STZ - Service Desk",
  "icons": [
    {
      "src": "static/icons/icon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "static/icons/icon-144x144.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "static/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#000",
  "background_color": "#000"
}
