{
  "name": "CORAIBOX — AI Email Agent",
  "short_name": "CORAIBOX",
  "description": "Your AI-powered personal email agent. Automatically triage, archive, and extract tasks from your inbox.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f8fc",
  "theme_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663375404882/98wExJW5AboWyHTgNV2bwt/CORAIBOX_2ef57042.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663375404882/98wExJW5AboWyHTgNV2bwt/CORAIBOX_2ef57042.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View your email agent dashboard"
    },
    {
      "name": "Tasks",
      "url": "/tasks",
      "description": "View extracted tasks from your emails"
    }
  ]
}
