{
  "name": "ASI Biont — AI Multitool",
  "short_name": "ASI Biont",
  "description": "ASI Biont — AI-агент мультитул: пишет Python-код, выполняет в безопасной песочнице, подключает любые сервисы через универсальный коннектор credentials. AI Arena, вечная память, автопилот, вайб кодинг под ключ. Telegram + Web. 1000 токенов бесплатно.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "lang": "ru",
  "orientation": "any",
  "categories": ["productivity", "developer tools", "artificial intelligence"],
  "icons": [
    {
      "src": "/static/asibiont.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
