{
  "name": "Backoffice",
  "description": "Backoffice",
  "short_name": "Backoffice",
  "background_color": "#ffffff",
  "theme_color": "#0093d4",
  "icons": [
    {
      "src": "/pwa/low.png",
      "type": "image/png",
      "sizes": "16x16 32x32 48x48 72x72"
    },
    {
      "src": "/pwa/hi.png",
      "type": "image/png",
      "sizes": "96x96 144x144 192x192 512x512"
    }
	],
  "lang": "es",
  "dir": "ltr",
  "scope": ".",
  "start_url": "/",
  "id": "/",
  "display": "fullscreen",
  "orientation": "portrait"
}