{
  "name": "AiSell — Unified AI API Gateway",
  "short_name": "AiSell",
  "description": "Access 200+ AI models through one OpenAI-compatible API. GPT-5, Claude, Gemini, Grok, DeepSeek and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "categories": ["productivity", "business", "developer tools"],
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "url": "/pricing",
      "description": "View model pricing"
    },
    {
      "name": "Playground",
      "short_name": "Playground",
      "url": "/playground",
      "description": "Test AI models in the playground"
    },
    {
      "name": "Console",
      "short_name": "Console",
      "url": "/console",
      "description": "Manage your API keys and usage"
    }
  ]
}
