{
    "name": "EPOS Retail Management",
    "short_name": "EPOS",
    "description": "Premium Retail POS and Enterprise Management Platform",
    "start_url": "dashboard",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#2563eb",
    "orientation": "any",
    "icons": [
        {
            "src": "./apple-touch-icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "./apple-touch-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
