{
  "name": "Browser Tools — Local & Secure Web Utilities",
  "short_name": "Browser Tools",
  "description": "A suite of client-side web utility tools running 100% locally in your browser for privacy and speed.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#845EF7",
  "background_color": "#1E1B2E",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
