{
  "name": "AURA — Executive Intelligence",
  "short_name": "AURA",
  "description": "The Architecture of Executive Power. Your personal intelligence suite for strategic leadership.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#07070d",
  "theme_color": "#07070d",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["business", "productivity", "education"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Your income architecture and goal progress",
      "url": "./index.html#ch-dashboard"
    },
    {
      "name": "Daily Briefing",
      "short_name": "Briefing",
      "description": "Your strategic briefing for today",
      "url": "./index.html#ch-briefing"
    },
    {
      "name": "Aura Coach",
      "short_name": "Coach",
      "description": "Executive coaching sessions",
      "url": "./index.html#ch-coach"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
