{
  "name": "DevTools — Free Online Tools for Developers",
  "short_name": "DevTools",
  "description": "A fast, free collection of privacy-first online tools: text utilities, JSON/HTML/CSS formatters, encoders, color tools, calculators, and converters. Everything runs in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0e15",
  "theme_color": "#6d5dfb",
  "categories": [
    "utilities",
    "developer",
    "productivity"
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}