{
  "id": "/",
  "name": "Cloudsphere",
  "short_name": "Cloudsphere",
  "description": "Cloudsphere website.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#1d4ed8",
  "icons": [
    {
      "src": "/themes/cloudsphere-corporate-theme/images/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/themes/cloudsphere-corporate-theme/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}