{
  "icons": [
    {
      "src": "/icon_512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "name": "Balonet",
  "short_name": "Balonet",
  "orientation": "portrait",
  "display": "standalone",
  "start_url": ".",
  "screenshots": [
    {
      "src": "./assets/images/pwa/ChatScreenshot.png",
      "sizes": "586x1041",
      "type": "image/png"
    },
    {
      "src": "./assets/images/pwa/SubSystemScreenshot.png",
      "sizes": "586x1041",
      "type": "image/png"
    }
  ],
  "background_color": "#4f8ef5",
  "theme_color": "#4f8ef5"
}