{
    "name": "Novanet WebPOS",
    "short_name": "WebPOS",
    "description": "Novanet customer billing collection app.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f4f6f5",
    "theme_color": "#1d6b55",
    "icons": [
        {
            "src": "/icons/novanet.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
