{
    "name": "Listen-To.Me",
    "short_name": "Listen-To.Me",
    "description": "Chat with anyone in any language — real-time translation",
    "start_url": "/chat.php",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#0D9488",
    "background_color": "#F1F5F9",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
