{
    "name": "Varna POS",
    "short_name": "VarnaPOS",
    "description": "Varna Point of Sale System with Offline Support",
    "start_url": "/user/sales",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#007bff",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["business", "shopping"],
    "lang": "ar",
    "dir": "rtl",
    "prefer_related_applications": false,
    "related_applications": [],
    "scope": "/",
    "serviceworker": {
        "src": "/sw.js",
        "scope": "/",
        "update_via_cache": "none"
    }
}
