{
  "name": "Free Formatters — Privacy-First Developer Tools",
  "short_name": "Free Formatters",
  "description": "Free browser-based formatters for JSON, XML, YAML, HTML, CSS, JavaScript, SQL and other developer formats. Format and beautify data and code directly in your browser.",
  "start_url": "/json-formatter",
  "scope": "/",
  "display": "standalone",
  "background_color": "#070B14",
  "theme_color": "#4f6bed",
  "categories": ["developer", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicons/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicons/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicons/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
