{
  "name": "EKONIQO AI Station",
  "short_name": "EKONIQO Station",
  "start_url": "/station/?app=5",
  "scope": "/station/",
  "display": "standalone",
  "background_color": "#07110b",
  "theme_color": "#07110b",
  "description": "Browser workspace for EKONIQO AI and human contributors.",
  "icons": [
    {
      "src": "/station/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/station/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "id": "/station/?app=5"
}