{
  "name": "greenrouter",
  "short_name": "greenrouter",
  "description": "The unified interface for LLMs — one OpenAI- and Anthropic-compatible API for every major model.",
  "lang": "en",
  "start_url": "/docs/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#76b900",
  "icons": [
    { "src": "/docs/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/docs/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/docs/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
