{
    "name": "MiMarcador",
    "short_name": "MiMarcador",
    "description": "Videomarcador deportivo profesional para clubes",
    "icons": [
        {
            "src": "images/android-chrome-192x192.png?v=2",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/android-chrome-512x512.png?v=2",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#1e88e5",
    "background_color": "#121212",
    "display": "standalone",
    "start_url": "/control.php",
    "orientation": "any"
}
