{
  "name": "LLM Aggregator",
  "short_name": "LLM Aggregator",
  "description": "Every model from Anthropic, OpenAI, Google and others — one window, one balance.",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#0485F7",
  "background_color": "#F5F5F5"
}
