{
  "name": "Genaxis",
  "short_name": "Genaxis",
  "description": "Genaxis is the company behind Cogno, an AI operating system for engineering teams.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#14120b",
  "theme_color": "#14120b",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}