{
    "name": "Conciergerie du Geek",
    "short_name": "LCDG",
    "description": "Actualité high-tech, jeux vidéo, séries et bons plans geek.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1e3a6e",
    "theme_color": "#1e3a6e",
    "orientation": "any",
    "lang": "fr-FR",
    "categories": ["news", "entertainment", "technology"],
    "icons": [
        {
            "src": "/wp-content/themes/theme-lcdg/assets/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/wp-content/themes/theme-lcdg/assets/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Bons Plans",
            "short_name": "Deals",
            "url": "/bons-plans/",
            "description": "Toutes les offres et réductions du moment"
        },
        {
            "name": "Jeux Vidéo",
            "short_name": "Jeux",
            "url": "/categorie/jeux-video/",
            "description": "Actu et tests jeux vidéo"
        }
    ]
}
