{
  "name": "ClaudeStore — Claude API Gateway",
  "short_name": "ClaudeStore",
  "description": "Chat with all Claude AI models. Instant API access to Opus, Sonnet & Haiku.",
  "start_url": "/chat",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f9f6f1",
  "theme_color": "#f9f6f1",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["developer", "productivity"],
  "lang": "en"
}
