{
    "name": "Arpan Motors - Premium Car Service",
    "short_name": "Arpan Motors",
    "description": "Premium car service and repair center in Surat",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a2332",
    "theme_color": "#1a2332",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "automotive",
        "business"
    ],
    "lang": "en-IN",
    "dir": "ltr"
}