{
    "name": "OMNIII System Tester",
    "short_name": "OmniTester",
    "description": "Panel de control y testing completo para el ecosistema OMNIII",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f0f0f",
    "theme_color": "#00ffe5",
    "icons": [
        {
            "src": "icon.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}