{
  "name": "Obi OS",
  "short_name": "Obi",
  "description": "Your AI workspace",
  "start_url": "/workspace/calendar",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    { "src": "/icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["productivity", "business"]
}
