{
    "name": "SpeedPokerInfo",
    "short_name": "SPI",
    "description": "Le média poker IA-first, mis à jour en continu",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#05070D",
    "theme_color": "#05070D",
    "lang": "fr",
    "categories": ["news", "sports", "entertainment"],
    "icons": [
        {
            "src": "/img/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Trending",
            "url": "/#radar",
            "description": "Voir le Poker Radar"
        },
        {
            "name": "Catégories",
            "url": "/#categories",
            "description": "Naviguer par catégorie"
        }
    ]
}
