{
  "name": "Proxi - Your AI That Thinks, Plans, and Does",
  "short_name": "Proxi",
  "description": "AI assistant that researches, creates documents, tracks goals, and automates your computer",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#00f0ff",
  "orientation": "portrait",
  "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"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Chat",
      "url": "/?new=true",
      "description": "Start a new conversation"
    }
  ]
}
