{
    "name": "GC Smart",
    "short_name": "GC Smart",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0175C2",
    "theme_color": "#0175C2",
    "description": "GC Smart App",
    "orientation": "any",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Gc2_512.png",
            "sizes": "558x538",
            "type": "image/png"
        },
        {
            "src": "icons/Gc2_512.png",
            "sizes": "558x538",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}