{
  "name": "JSONConvert - JSON Tools Online",
  "short_name": "JSONConvert",
  "description": "25+ free JSON tools. Convert, format, validate. 100% client-side.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a15",
  "theme_color": "#0057ff",
  "id": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
