{
    "name": "Zylux IT Solution Pvt. Ltd.",
    "short_name": "Zylux IT Solution Pvt. Ltd.",
    "description": "Zylux IT Solution Pvt. Ltd. - Best POS, Inventory & Billing Software in Nepal",
    "theme_color": "#3b82f6",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "any",
    "scope": "/",
    "start_url": "/",
    "id": "/",
    "categories": ["business", "productivity", "finance"],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "/images/pwa-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/pwa-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/pwa-maskable-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/images/pwa-maskable-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/images/screenshot-desktop.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Dashboard view"
        },
        {
            "src": "/images/screenshot-mobile.png",
            "sizes": "540x720",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mobile view"
        }
    ],
    "shortcuts": [
        {
            "name": "Dashboard",
            "short_name": "Dashboard",
            "description": "View dashboard and analytics",
            "url": "/",
            "icons": [
                {
                    "src": "/images/pwa-192x192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "New Order",
            "short_name": "New Order",
            "description": "Create a new order",
            "url": "/orders/create",
            "icons": [
                {
                    "src": "/images/order.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Products",
            "short_name": "Products",
            "description": "Manage products",
            "url": "/products",
            "icons": [
                {
                    "src": "/images/product.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ],
    "share_target": {
        "action": "/share",
        "method": "POST",
        "enctype": "multipart/form-data",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    },
    "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
    "edge_side_panel": {
        "preferred_width": 480
    },
    "launch_handler": {
        "client_mode": "navigate-existing"
    },
    "protocol_handlers": [
        {
            "protocol": "web+hisabkitab",
            "url": "/?handler=%s"
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
