{
    "name": "ແວນ AI",
    "short_name": "ແວນ AI",
    "id": "/app.html",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#D81B60",
    "description": "AI Translator for Lao, Japanese, and English.",
    "scope": "/",
    "icons": [
        {
            "src": "image/laos.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "image/laos.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}