{
    "name": "GAMMA PhoneMouse",
    "short_name": "PhoneMouse",
    "description": "Control remoto de mouse y teclado para PC",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a0a0f",
    "theme_color": "#0a0a0f",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='48' fill='%230a0a0f' stroke='%23f0b90b' stroke-width='4'/><text x='50' y='68' text-anchor='middle' fill='%23f0b90b' font-size='55' font-weight='bold' font-family='Arial'>M</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        }
    ]
}
