{
    "name": "Gletra - Premium Shopping",
    "short_name": "Gletra",
    "description": "Shop fashion, electronics, jewellery and more on Gletra.",
    "start_url": "/gc/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4f46e5",
    "orientation": "portrait-primary",
    "permissions": [
        "camera",
        "microphone"
    ],
    "capture_links": "new-client",
    "icons": [
        {
            "src": "/gc/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/gc/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
