{
    "name": "Calode",
    "short_name": "Calode",
    "description": "The all-in-one operating system for independent restaurants.",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#0f1b3d",
    "lang": "en",
    "icons": [
        {
            "src": "/favicon.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "any"
        },
        {
            "src": "/favicon.ico",
            "type": "image/x-icon",
            "sizes": "48x48"
        }
    ]
}
