{
    "name": "Vinsmoke Fidélité",
    "short_name": "Vinsmoke",
    "description": "Carte de fidélité digitale Vinsmoke",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#0a0a1a",
    "theme_color": "#a855f7",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>👑</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}