{
  "name": "Vermels Tools",
  "short_name": "Vermels",
  "description": "Free online tools — QR code generator, color picker, JSON/XML formatter, password generator, regex tester, subtitle converter, text tools, and calculators. No login, works offline.",
  "start_url": "/tools/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#2563eb",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
