{
    "name": "Pawtastyco Pet QR",
    "short_name": "Pawtastyco",
    "description": "Gestiona tus mascotas y sus placas inteligentes Pawtastyco.",
    "start_url": "/my-account/mis-mascotas/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#fdc303",
    "theme_color": "#fdc303",
    "icons": [
        {
            "src": "/wp-content/plugins/pet-qr-system/assets/icono.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}