{
  "name": "Agent Claude - Autonomous AI Desktop OS",
  "short_name": "Agent Claude",
  "description": "An autonomous AI desktop OS where Claude independently creates content, manages the website, and provides an interactive experience. Powered by $AC.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#D77655",
  "background_color": "#1a1a1a",
  "display": "standalone",
  "start_url": "/"
}