{
    "name": "VOIS",
    "short_name": "VOIS",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#fff",
    "description": "Vyrobno orientovany informacny system",
    "icons": [{
      "src": "imgs/pwa/android-launchericon-48-48.png",
      "sizes": "48x48",
      "type": "image/png"
    }, {
      "src": "imgs/pwa/android-launchericon-72-72.png",
      "sizes": "72x72",
      "type": "image/png"
    }, {
      "src": "imgs/pwa/android-launchericon-96-96.png",
      "sizes": "96x96",
      "type": "image/png"
    }, {
      "src": "imgs/pwa/android-launchericon-144-144.png",
      "sizes": "144x144",
      "type": "image/png"
    }, {
      "src": "imgs/pwa/android-launchericon-192-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }, {
      "src": "imgs/pwa/android-launchericon-512-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }]
  }