{
  "name": "Copynix — Free Developer Tools",
  "short_name": "Copynix",
  "description": "Free online developer tools: 2FA, password generator, hash, Base64, UUID, JWT, JSON, regex, and more. No signup — runs in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#3b82f6",
  "icons": [
    { "src": "/logo.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png" }
  ]
}
