{
  "name": "Hive",
  "short_name": "Hive",
  "description": "Free, open-source desktop AI platform built in Rust",
  "start_url": "/",
  "display": "browser",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "lang": "en",
  "orientation": "any",
  "scope": "/",
  "categories": ["developer-tools", "productivity"],
  "icons": [
    {
      "src": "/hive-bee.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
