{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Costrum",
  "short_name": "Costrum",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#02050b",
  "background_color": "#fff",
  "description": "Deploy AI that actually learns. We connect your people, processes, and knowledge into one adaptive system.",
  "icons": [
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
