{
  "name": "Command Hub — Lawless Legend",
  "short_name": "Command Hub",
  "description": "Mobile-first command center for LegendaryPathwayOS — orgs, sites, sessions, tools.",
  "start_url": "/hub",
  "scope": "/hub",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#d4a017",
  "icons": [
    {
      "src": "/hub/hub-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hub/hub-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hub/hub-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "business", "utilities"]
}
