{
    "id": "/",
    "name": "CONTROLLER PRO FOR REAPER",
    "short_name": "Controller Pro",
    "description": "Controlador remoto para Reaper",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#050505",
    "theme_color": "#22C55E",
    "orientation": "any",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ]
}
