{
    "name": "AquaFlow Distribución",
    "short_name": "AquaFlow",
    "start_url": "index.php",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563EB",
    "icons": [
        {
            "src": "./assets/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}