{
    "name": "SIMPEL POS",
    "short_name": "SIMPEL POS",
    "description": "Point of Sale System",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#4e73df",
    "theme_color": "#4e73df",
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
