{
  "name": "BrainIT — Developer Tools",
  "short_name": "BrainIT",
  "description": "Free, private online developer tools: JSON editor, HTML viewer and XML viewer.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1b2d",
  "theme_color": "#3883fa",
  "icons": [
    { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any maskable" }
  ]
}
