{
  "name": "INZARA",
  "short_name": "INZARA",
  "description": "Enterprise AI-native analytics platform with dashboards, reports, and natural language data exploration",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/inzara-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/inzara-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity", "finance"],
  "shortcuts": [
    {
      "name": "Explore Data",
      "short_name": "Explore",
      "url": "/ai-copilot",
      "description": "Ask questions about your data with AI"
    },
    {
      "name": "KPI Monitor",
      "short_name": "KPIs",
      "url": "/kpi-monitor",
      "description": "Real-time metric tracking"
    },
    {
      "name": "Insights",
      "short_name": "Insights",
      "url": "/dashboards",
      "description": "Browse dashboards and reports"
    }
  ]
}
