{
  "name": "TPdbClient — Online SQL Client &amp; Data Explorer",
  "short_name": "TPdbClient",
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#1e1e2e",
  "background_color": "#0f0f1a",
  "description": "TPdbClient — connect to and query databases directly from your browser. Browse, edit, and manage SQLite &amp; MySQL databases with this lightweight online SQL database client.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
