{
    "name": "Ticketzless",
    "short_name": "Ticketzless",
    "description": "Tu ticket, sin escanear nada.",
    "start_url": "/mis_tickets.php",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0A0F0C",
    "theme_color": "#22D86F",
    "lang": "es",
    "categories": ["finance", "productivity", "lifestyle"],
    "icons": [
        {
            "src": "icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
