{
  "name": "4Cloud — Личный кабинет",
  "short_name": "4Cloud",
  "description": "Личный кабинет 4Cloud",
  "start_url": "/cabinet/",
  "display": "standalone",
  "background_color": "#0b0f1a",
  "theme_color": "#0b0f1a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://4cloud.pro/favicon.ico",
      "sizes": "192x192",
      "type": "image/x-icon"
    },
    {
      "src": "https://4cloud.pro/favicon.ico",
      "sizes": "512x512",
      "type": "image/x-icon"
    }
  ]
}

