{
    "name": "DriveCulture",
    "short_name": "DriveCulture",
    "description": "The social platform for car enthusiasts",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#111827",
    "theme_color": "#E8320A",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/images/logo.png",
            "sizes": "335x334",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
