{
  "name": "DBeaver",
  "short_name": "DBeaver",
  "description": "Free open-source database management tool. Download DBeaver Community for Windows, macOS, and Linux.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#372C28",
  "lang": "en",
  "icons": [
    {
      "src": "media/logo-mark-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "media/logo-mark.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
