{
  "name": "Cooper — Your AI Agent",
  "short_name": "Cooper",
  "description": "Your personal AI agent. Dedicated, always on, built for how you work.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1E40AF",
  "theme_color": "#2563EB",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "Start Free Trial",
      "url": "/#apply",
      "description": "Start your 7-day free trial"
    },
    {
      "name": "How It Works",
      "url": "/help.html",
      "description": "Learn how Cooper works"
    }
  ]
}
