{
  "id": "./",
  "name": "KubaOS",
  "short_name": "KubaOS",
  "description": "A desktop made of web. Draggable windows, a working file system, and shortcuts to every kubatools app.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1e293b",
  "icons": [
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
