{
    "name": "Omni Retail POS System",
    "short_name": "Omni POS",
    "description": "Offline-capable BIR-compliant point-of-sale terminal.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#F4F6F8",
    "theme_color": "#0D6E6E",
    "icons": [
        {
            "src": "/pos-icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
