{
    "name": "CloudPOS",
    "short_name": "CloudPOS",
    "description": "Cloud-based Point of Sale system for modern businesses",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#3b82f6",
    "background_color": "#1f2937",
    "categories": [
        "business",
        "productivity",
        "finance"
    ],
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "version": "1.3.93"
}