{
  "name": "JSON Prism — Format, Validate & Beautify",
  "short_name": "JSON Prism",
  "description": "A modern, blazing-fast JSON formatter, diff viewer, and converter.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0f1a",
  "theme_color": "#00c8e6",
  "orientation": "any",
  "categories": ["developer", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
