{
    "name": "OMNES",
    "short_name": "OMNES",
    "description": "OMNES",
    "start_url": ".\/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1bb3fc",
    "icons": [
        {
            "src": "modules\/smart_pos\/assets\/store\/pwa\/icon-192.png",
            "sizes": "192x192",
            "type": "image\/png",
            "purpose": "any maskable"
        },
        {
            "src": "modules\/smart_pos\/assets\/store\/pwa\/icon-512.png",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "any maskable"
        }
    ]
}