{
  "name": "ToolSprint - Free Online Tools",
  "short_name": "ToolSprint",
  "description": "Free online tools for developers and creators - Base64, JSON, URL, HTML encoding, password generation, QR codes, and more.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#f97316",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}