{
    "id": "/velbooks-booker",
    "name": "Wanbooks Booker",
    "short_name": "Booker",
    "description": "FMCG field sales order booking and collection app",
    "start_url": "/booker/",
    "scope": "/booker/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#0F1B2D",
    "background_color": "#F8FAFC",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/icon-192.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
