
{
  "manifest_version": "2",
  "name": "Hub",
  "short_name": "Hub",
  "version": "1.0.0",
  "lang": "fr-FR",
  "description": "Consultez et éditez la liste de vos collaborateurs qui accèdent aux applications de Daily d'initiés",

  "icons": [
    {
      "src": "https://pre.cdn.daily.paris/apps/hub/16/16/2",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "https://pre.cdn.daily.paris/apps/hub/32/32/2",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "https://pre.cdn.daily.paris/apps/hub/48/48/2",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "https://pre.cdn.daily.paris/apps/hub/96/96/2",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "https://pre.cdn.daily.paris/apps/hub/128/128/2",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "https://pre.cdn.daily.paris/apps/hub/192/192/2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://pre.cdn.daily.paris/apps/hub/512/512/2",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],

  "theme_color": "#1889ef",
  "background_color": "#1889ef",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "prefer_related_applications": false
}
