{
    "name": "coOCR/HTR Workbench",
    "short_name": "coOCR/HTR",
    "description": "OCR/HTR verification and correction tool for historical documents",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "background_color": "#1e1e2e",
    "theme_color": "#4a7c9b",
    "orientation": "any",
    "lang": "en",
    "categories": ["productivity", "utilities"],
    "icons": [
        {
            "src": "assets/logo-icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "assets/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
