{
  "name": "The Hex Labs — AI Tool Stack",
  "short_name": "Hex Labs",
  "description": "A stack of 10 AI tools sharing one login, one workspace, one consent policy. Consent-first, actually specific, one account everywhere.",
  "start_url": "/hub",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "/og-cover.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "App Hub",
      "short_name": "Hub",
      "url": "/hub",
      "description": "Jump straight into your AI apps"
    },
    {
      "name": "MySpace",
      "short_name": "MySpace",
      "url": "/myspace",
      "description": "Credits, activity, security"
    }
  ]
}
