{
  "name": "Browser Data Tools",
  "short_name": "BDT",
  "description": "Privacy-first browser developer tools for JSON, CSV, XML, YAML, JWT, Base64, timestamps, hashes, UUIDs, text, and URLs.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#07111F",
  "theme_color": "#07111F",
  "categories": ["developer", "utilities", "productivity"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}