{
    "name": "LumenAI Translate",
    "short_name": "LumenAI",
    "description": "Smart AI-powered translations with context and multiple meanings",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icon.png",
            "sizes": "192x192 512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "categories": [
        "utilities",
        "productivity"
    ],
    "lang": "en",
    "dir": "ltr"
}