{
  "name": "Amani Digital - AI-Powered Business Intelligence",
  "short_name": "Amani",
  "description": "AI-powered business intelligence platform with real-time research and a council of AI advisors.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Briefings",
      "short_name": "Briefings",
      "url": "/dashboard/briefing",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Workflow Queue",
      "short_name": "Workflow",
      "url": "/dashboard/workflow",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "New Assessment",
      "short_name": "Assess",
      "url": "/dashboard/assessment",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["business", "productivity"]
}
