{
  "id": "consilium-hub",
  "name": "Aurora Talent Agency Hub",
  "short_name": "Aurora",
  "description": "The Aurora Talent Agency team hub ✨ — roster, pipeline, sponsors, finances, and Minerva the strategist.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FEF5E8",
  "theme_color": "#FEF5E8",
  "categories": ["productivity", "business"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Ask Minerva", "short_name": "Minerva", "url": "./index.html#ask", "description": "Talk to the hub strategist" },
    { "name": "Inbox", "short_name": "Inbox", "url": "./index.html#inbox", "description": "Client portal messages needing answers" },
    { "name": "Tasks", "short_name": "Tasks", "url": "./index.html#tasks", "description": "Team task list" }
  ]
}
