{
  "name": "Codoer — AI Growth Agent",
  "short_name": "Codoer",
  "description": "Your AI growth partner that works 24/7 — LinkedIn, X, and email on autopilot.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#09080F",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.svg",
      "sizes": "256x256",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "Codoer Live Dashboard"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Live Feed",
      "url": "/live",
      "description": "Watch your AI work in real-time"
    },
    {
      "name": "Leads",
      "url": "/dashboard/leads",
      "description": "View your prospect pipeline"
    }
  ]
}
