{
  "name": "DevToolBox - Developer Tools Online",
  "short_name": "DevToolBox",
  "description": "Free online developer tools: JSON formatter, Base64 encoder/decoder, UUID generator, regex tester, code beautifier and more. 100% client-side, privacy first.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#0f1117",
  "orientation": "any",
  "icons": [
    {
      "src": "https://developerweb.bond/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='64' fill='%236366f1'/%3E%3Ctext x='256' y='320' text-anchor='middle' font-family='Arial,sans-serif' font-weight='900' font-size='320' fill='white'%3ED%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='24' fill='%236366f1'/%3E%3Ctext x='96' y='128' text-anchor='middle' font-family='Arial,sans-serif' font-weight='900' font-size='120' fill='white'%3ED%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["developer tools", "productivity", "utilities"],
  "lang": "zh-CN",
  "dir": "ltr"
}
