{
  "short_name": "Lemehost",
  "name": "Lemehost.com",
  "icons": [
    {
      "src": "/img/manifest/512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/img/manifest/192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": "/server/index?utm_source=pwa",
  "background_color": "#2c3e50",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#2c3e50",
  "description": "Lemehost.com official app"
}