{
  "name": "OpsOracle AI",
  "short_name": "OpsOracle",
  "description": "AI operations intelligence — risk scores, tax guards, and insights in 60 seconds",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "OpsOracle AI Dashboard"
    }
  ],
  "shortcuts": [
    { "name": "Upload Report", "url": "/upload", "description": "Upload a new operations report" },
    { "name": "My Reports", "url": "/reports", "description": "View all your AI reports" },
    { "name": "Dashboard", "url": "/dashboard", "description": "Risk overview" }
  ]
}
