{
  "background_color": "#fff",
  "display": "standalone",
  "icons": [
    {
      "src": "/images/engym.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/images/engym.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "/images/engym.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/engym.png",
      "type": "image/png",
      "sizes": "1024x1024"
    }
  ],
  "id": "Engym2Client",
  "name": "Engym App",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "short_name": "Engym",
  "start_url": "./",
  "theme_color": "#222"
}
