{
    "name": "CarbuScan",
    "short_name": "CarbuScan",
    "description": "Compare les prix du carburant par ville en France avec CarbuScan.",
    "start_url": "https://carbuscan.fr/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#0f172a",
    "background_color": "#ffffff",
    "lang": "fr-FR",
    "categories": [
        "utilities",
        "navigation",
        "travel"
    ],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "https://carbuscan.fr/wp-content/uploads/2026/04/cropped-carbuscan-icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://carbuscan.fr/wp-content/uploads/2026/04/cropped-carbuscan-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Recherche",
            "short_name": "Recherche",
            "description": "Trouver une ville ou un code postal",
            "url": "https://carbuscan.fr/recherche/",
            "icons": [
                {
                    "src": "https://carbuscan.fr/wp-content/uploads/2026/04/cropped-carbuscan-icon.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Sitemap",
            "short_name": "Sitemap",
            "description": "Explorer les pages locales",
            "url": "https://carbuscan.fr/sitemap/",
            "icons": [
                {
                    "src": "https://carbuscan.fr/wp-content/uploads/2026/04/cropped-carbuscan-icon.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Gazole",
            "short_name": "Gazole",
            "description": "Accès rapide au Gazole",
            "url": "https://carbuscan.fr/?fuel=gazole",
            "icons": [
                {
                    "src": "https://carbuscan.fr/wp-content/uploads/2026/04/cropped-carbuscan-icon.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "E85",
            "short_name": "E85",
            "description": "Accès rapide au E85",
            "url": "https://carbuscan.fr/?fuel=e85",
            "icons": [
                {
                    "src": "https://carbuscan.fr/wp-content/uploads/2026/04/cropped-carbuscan-icon.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ]
}