{
    "name": "ImageToText.is — Free Online OCR",
    "short_name": "ImageToText",
    "description": "Free online OCR tool — convert images, PDFs, screenshots and handwriting to editable text in 50+ languages.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#4F46E5",
    "orientation": "portrait-primary",
    "lang": "en",
    "categories": ["productivity", "utilities", "education"],
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/og-image.png",
            "sizes": "1200x630",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Image to Text",
            "short_name": "OCR",
            "url": "/image-to-text",
            "description": "Convert images and PDFs to editable text."
        }
    ]
}