{
  "name": "Vedaic Systems",
  "short_name": "Vedaic",
  "description": "Decision Intelligence Infrastructure",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020405",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Command Center", "url": "/console", "description": "Open intelligence console" },
    { "name": "Generate Brief", "url": "/console?action=brief", "description": "Generate executive brief" }
  ]
}