{
    "name": "TAPEVI Card",
    "short_name": "TAPEVI",
    "description": "Tu Identidad Digital Inteligente",
    "start_url": "card.html",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#00f5ff",
    "icons": [
        {
            "src": "profile.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "profile.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
