{
    "id": "/",
    "name": "MVK Fuel",
    "short_name": "MVK Fuel",
    "description": "Calculateur carburant mobile MVK Fuel",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#070a11",
    "theme_color": "#070a11",
    "categories": [
        "utilities",
        "finance"
    ],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
