{
    "name": "CHAREICOLPOS",
    "short_name": "CHAREICOL",
    "description": "Point of Sale system for CHAREI COL clothing store",
    "start_url": "/pos/dashboard",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui", "browser"],
    "background_color": "#f3f4f6",
    "theme_color": "#f143eb",
    "orientation": "any",
    "icons": [
        {
            "src": "/icon-512.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
   ]
}
