{
  "name": "ARIA Intelligence Platform",
  "short_name": "ARIA",
  "description": "Adaptive research intelligence for market signals, proof, and execution planning.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f6fbff",
  "theme_color": "#f6fbff",
  "categories": ["finance", "productivity", "business"],
  "icons": [
    {
      "src": "/aria-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/aria-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Opportunities",
      "short_name": "Signals",
      "url": "/opportunities",
      "description": "Open the live opportunity desk."
    },
    {
      "name": "Execution",
      "short_name": "Proof",
      "url": "/execution",
      "description": "Open paper execution proof."
    },
    {
      "name": "Cognitive Radar",
      "short_name": "Radar",
      "url": "/cognitive",
      "description": "Open the catalyst and sentiment radar."
    }
  ]
}
