{
  "short_name": "DUOS",
  "name": "Mit DUOS",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "48x48 72x72 96x96 144x144 168x168 192x192",
      "type": "image/x-icon"
    },
    {
      "src": "img/icons/48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "img/icons/72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "img/icons/96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "img/icons/144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "img/icons/168.png",
      "sizes": "168x168",
      "type": "image/png"
    },
    {
      "src": "img/icons/192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "start_url": "./",
  "display": "standalone",
  "theme_color": "#5A7B97",
  "background_color": "#ffffff"
}
