{
  "name": "Brain · Второй Мозг бизнеса",
  "short_name": "Brain",
  "description": "AI-агент отвечает на любой вопрос о бизнесе за 5 минут на базе единой базы CRM, рассылок, платежек.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "lang": "ru",
  "dir": "ltr",
  "categories": ["business", "productivity", "ai"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/img/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Brain - Второй Мозг бизнеса"
    },
    {
      "src": "/assets/img/og-square.png",
      "sizes": "1080x1080",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Brain mobile"
    }
  ]
}
