{
  "name": "Zereno Studio",
  "short_name": "Zereno Studio",
  "description": "Atom Box",
  "icons": [
    {
      "src": "/pwa/favicon_zereno_studio.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa/favicon_zereno_studio.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/intro",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#fff",
  "lang": "es",
  "dir": "ltr",
  "id": "Zereno Studio",
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "auto"
    ]
  },
  "orientation": "any",
  "categories": [
    "health",
    "sports",
    "fitness"
  ]
}