{
    "name": "EquiLens - AI Bias Detection Platform",
    "short_name": "EquiLens",
    "description": "A comprehensive platform for detecting and analyzing bias in AI language models",
    "start_url": "/EquiLens/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#6366f1",
    "orientation": "portrait-primary",
    "categories": [
        "productivity",
        "education",
        "developer"
    ],
    "lang": "en-US",
    "dir": "ltr",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%236366f1' rx='24'/><text x='96' y='144' font-size='120' text-anchor='middle' fill='white'>🔍</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%236366f1' rx='64'/><text x='256' y='384' font-size='320' text-anchor='middle' fill='white'>🔍</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect width='1280' height='720' fill='%23f8fafc'/><text x='640' y='360' font-size='48' text-anchor='middle' fill='%236366f1'>EquiLens Desktop Screenshot</text></svg>",
            "sizes": "1280x720",
            "type": "image/svg+xml",
            "form_factor": "wide",
            "label": "Desktop view of EquiLens platform"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1136'><rect width='640' height='1136' fill='%23f8fafc'/><text x='320' y='568' font-size='32' text-anchor='middle' fill='%236366f1'>EquiLens Mobile Screenshot</text></svg>",
            "sizes": "640x1136",
            "type": "image/svg+xml",
            "form_factor": "narrow",
            "label": "Mobile view of EquiLens platform"
        }
    ]
}
