{
  "name": "extractmytext.app - Free OCR Image to Text Extractor",
  "short_name": "extractmytext",
  "description": "Free OCR tool to extract text from images. 100% browser-based, no uploads, 12 languages.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
