{
    "name": "Behemot AI",
    "short_name": "Behemot",
    "icons": [
      {
        "src": "/static/img/favicon-96x96.png",
        "sizes": "96x96",
        "type": "image/png"
      },
      {
        "src": "/static/img/apple-touch-icon.png",
        "sizes": "180x180",
        "type": "image/png"
      }
    ],
    "theme_color": "#5664d2",
    "background_color": "#ffffff",
    "display": "standalone"
  }