{
    "name": "Camberly - Your Car Companion",
    "short_name": "Camberly",
    "description": "Guides, trusted workshops, and smart tools for South African car owners.",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "background_color": "#1A3A6B",
    "theme_color": "#D3AB53",
    "icons": [
        {
            "src": "/icon-512x512.svg",
            "sizes": "192x192 512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}