{
    "name": "Istranslate AI",
    "short_name": "Istranslate",
    "description": "Streaming AI Translation with Context",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0c0c0e",
    "theme_color": "#0c0c0e",
    "icons": [
        {
            "src": "/icon-192-v2.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512-v2.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}