{
  "name": "DevTooly",
  "short_name": "DevTooly",
  "description": "Free browser-based developer utilities. JSON formatter, Base64 encoder, JWT decoder, UUID generator, regex tester, and 35+ more tools — all running 100% locally in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e17",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["developer tools", "utilities", "productivity"]
}
