{
  "name": "JSON Formatter",
  "short_name": "JSON Formatter",
  "description": "Paste JSON plain text, one-click auto-indent and edit field by field.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#e8f5e9",
  "theme_color": "#2e7d32",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "any"
}
