{
  "name": "ChainPilAI",
  "short_name": "ChainPilAI",
  "description": "AI-Powered Web3 Automation Platform for crypto projects",
  "start_url": "https://chainpilai.com/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity", "utilities"],
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "sizes": "1280x800",
      "type": "image/png",
      "platform": "wide",
      "label": "ChainPilAI Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "New Project",
      "short_name": "New",
      "description": "Create a new crypto project",
      "url": "https://chainpilai.com/new-project"
    },
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "Go to dashboard",
      "url": "https://chainpilai.com/dashboard"
    }
  ]
}
