{
  "name": "EVE — Your AI Chief of Staff",
  "short_name": "EVE",
  "description": "Your AI Chief of Staff. Triages email, preps meetings, and runs follow-ups — for $29/mo, not $200K/yr.",
  "start_url": "/chat",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Chat",
      "short_name": "Chat",
      "url": "/chat",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Today's Briefing",
      "short_name": "Briefing",
      "url": "/briefing"
    }
  ]
}
