{
  "name": "Covexis AI: Next-Gen Finance Companion",
  "short_name": "Covexis AI",
  "description": "Your intelligent financial technology assistant for banking, investments, and financial analysis",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0a09",
  "theme_color": "#f97316",
  "orientation": "any",
  "scope": "/",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Chat with AI",
      "short_name": "Chat",
      "url": "/?view=chat",
      "description": "Open AI Chat"
    },
    {
      "name": "InsightIQ Analytics",
      "short_name": "InsightIQ",
      "url": "/?view=viziq",
      "description": "Open Data Analytics"
    },
    {
      "name": "Tasks",
      "short_name": "Tasks",
      "url": "/?view=tasks",
      "description": "Manage your tasks"
    }
  ]
}
