{
    "id": "/",
    "name": "KnowYourFuel.in - E20 Petrol Checker & Mileage Calculator",
    "short_name": "KnowYourFuel",
    "description": "Check if your car or bike is E20-ready and calculate the real mileage & cost impact of ethanol-blended petrol in India.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#0f766e",
    "orientation": "portrait-primary",
    "categories": ["utilities", "auto", "reference"],
    "lang": "en-IN",
    "dir": "ltr",
    "scope": "/",
    "icons": [
        {
            "src": "/assets/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/assets/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
