{
    "name": "Garma Garam",
    "short_name": "Garma Garam",
    "description": "Delivery & cash reconciliation",
    "start_url": "/driver/login",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#FBF8F1",
    "theme_color": "#A02E2A",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
