{
  "name": "ModelIndex",
  "short_name": "ModelIndex",
  "description": "Evaluate and rank AI language models using a weighted MCS scoring engine",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f8f9fb",
  "theme_color": "#3b5bdb",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%233b5bdb'/><text x='50' y='68' font-size='50' font-family='system-ui' font-weight='bold' fill='white' text-anchor='middle'>MI</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
