{
  "short_name": "Brazer-bot",
  "name": "Твой электронный помощник",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "background_color": "#ffffff",
  "description": "Твой электронный помощник",
  "start_url": "/",
  "lang": "ru",
  "theme_color": "#ffffff",
  "display": "fullscreen",
  "id": "brobot",
  "shortcuts": [
    {
      "name": "BotCalendarPage",
      "url": "BotCalendarPage",
      "description": "BotCalendarPage"
    }
  ],
  "categories": [
    "business",
    "education",
    "finance",
    "personalization",
    "productivity"
  ],
  "dir": "ltr",
  "scope": "/",
  "orientation": "natural"
}