{
  "name": "ModelDeck",
  "short_name": "ModelDeck",
  "description": "ModelDeck is a ChatGPT-like workspace to test OpenRouter AI models, compare free and paid models, chat with streaming replies, and track usage.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#111114",
  "theme_color": "#111114",
  "lang": "en",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
