{
    "name": "Vehify — Check any used car before you buy",
    "short_name": "Vehify",
    "description": "Scan a plate or VIN and instantly know if a used car is worth buying.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#1257F5",
    "lang": "en-US",
    "categories": ["automotive", "utilities", "shopping"],
    "icons": [
        {
            "src": "/images/vehify-favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
