{
    "name": "LaTeX Render",
    "short_name": "LATEXRENDER",
    "description": "Autonomous, high-fidelity mathematical expression rendering and export engine. Sovereign client-side architecture for professional TeX typesetting.",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#0A0D11",
    "theme_color": "#2F81F7",
    "orientation": "any",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        },
        {
            "src": "favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "education",
        "utilities",
        "productivity"
    ],
    "screenshots": [
        {
            "src": "assets/screenshots/social_identity_preview.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "LATEXRENDER Social Identity"
        },
        {
            "src": "assets/screenshots/application_interface.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "LATEXRENDER Workspace"
        },
        {
            "src": "assets/screenshots/attention_mechanism_equation.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Real-Time TeX Rendering"
        },
        {
            "src": "assets/screenshots/math_symbol_palette.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Interactive Symbol Palette"
        },
        {
            "src": "assets/screenshots/recent_history_tracking.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Localized Rendering History"
        },
        {
            "src": "assets/screenshots/attention_formula_output.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Production-Grade Binary Export"
        },
        {
            "src": "assets/screenshots/attention_mechanism_variant.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Multimodal Rendering Verification"
        }
    ]
}
