{
  "name": "Fluxor IDE",
  "short_name": "Fluxor",
  "description": "The visual workspace for autonomous software engineering",
  "start_url": "/heliox",
  "display": "standalone",
  "background_color": "#faf9f7",
  "theme_color": "#1a1a1a",
  "icons": [
    {
      "src": "/heliox/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/heliox/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
