{
  "name": "Image to Base64 Converter Online",
  "short_name": "Image to Bas",
  "description": "Convert any image to Base64 code and Data URI directly in your browser. No file uploads. Free, private and instant.",
  "start_url": "/en/utilities/categories/image-converters/image-to-base64-converter/",
  "scope": "/en/utilities/categories/image-converters/image-to-base64-converter/",
  "icons": [
    {
      "src": "/images/utilities/imagen-base64.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}