{
  "name": "tinyJSON - Lightweight JSON Content Editor",
  "short_name": "tinyJSON",
  "description": "A lightweight, browser-based JSON content editor. Edit your JSON files with a clean, structured UI.",
  "theme_color": "#e8f0e0",
  "background_color": "#e8f0e0",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/tinyjson-logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
