{
  "name": "AI — ассистент",
  "short_name": "AI",
  "description": "Русскоязычный AI-ассистент с лучшими моделями в одном месте",
  "start_url": "/chat",
  "display": "standalone",
  "background_color": "#FAFAF9",
  "theme_color": "#0A0A0A",
  "orientation": "portrait",
  "lang": "ru",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "type": "image/svg+xml",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
