{
    "name": "Scanzy",
    "short_name": "Scanzy",
    "description": "Modern Restaurant POS and Digital Menu",
    "start_url": "/login",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#D2202C",
    "icons": [
        {
            "src": "/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}