{
  "name": "DevUtils",
  "short_name": "DevUtils",
  "description": "Free online developer tools suite — JSON Formatter, Base64, UUID Generator, JWT Decoder, Hash, Password, Color Converter, CSV↔JSON, Lorem Ipsum, Number Base Converter, Markdown Previewer and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#a96bff",
  "icons": [
    { "src": "/icon-192.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any maskable" },
    { "src": "/icon-512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any maskable" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
