{
  "short_name": "AppExemplo",
  "name": "My Ellux Escritório",
  "icons": [
    {
      "src": "../imgs/myellux192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../imgs/myellux256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "../imgs/myellux384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "../imgs/myellux.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#FFFFFF"
}
