{
  "name": "JSON Formatter & Validator",
  "short_name": "JSON Formatter",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#0f172a",
  "orientation": "any",
  "description": "Free JSON formatter, validator, and CSV/Excel to JSON converter. Works offline, no WiFi required.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["development", "utilities", "productivity"]
}
