{
  "name": "Virtual Hive",
  "short_name": "Virtual Hive",
  "start_url": "index.html",
  "theme_color": "#000000",
  "background_color": "#000000",
  "display": "standalone",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/pwa/72.png",
      "type": "image/png", "sizes": "72x72", "purpose": "maskable any"
    },
    {
      "src": "/img/pwa/96.png",
      "type": "image/png", "sizes": "96x96", "purpose": "maskable any"
    },
    {
      "src": "/img/pwa/128.png",
      "type": "image/png","sizes": "128x128", "purpose": "maskable any"
    },
    {
      "src": "/img/pwa/144.png",
      "type": "image/png", "sizes": "144x144", "purpose": "maskable any"
    },
    {
      "src": "/img/pwa/152.png",
      "type": "image/png", "sizes": "152x152", "purpose": "maskable any"
    },
    {
      "src": "/img/pwa/192.png",
      "type": "image/png", "sizes": "192x192", "purpose": "maskable any"
    },
    {
      "src": "/img/pwa/384.png",
      "type": "image/png", "sizes": "384x384", "purpose": "maskable any"
    },
    {
      "src": "/img/pwa/512.png",
      "type": "image/png", "sizes": "512x512", "purpose": "maskable any"
    }
  ]
}
