{
  "name": "PitchClub Чат",
  "short_name": "PitchChat",
  "description": "Мессенджер PitchClub — общайтесь с командой и инвесторами",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#121730",
  "lang": "ru",
  "dir": "ltr",
  "categories": ["business", "social", "productivity"],
  "icons": [
    {
      "src": "/img/chat-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/chat-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/chat-icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/chat-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Чаты",
      "url": "/",
      "icons": [{ "src": "/img/chat-icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false,
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"]
}
