{
    "name": "SajiloRestro",
    "short_name": "SajiloRestro",
    "description": "Complete restaurant POS and management platform by Sajilo Digital Pvt.Ltd.",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1e293b",
    "orientation": "any",
    "scope": "/",
    "icons": [
        {
            "src": "/icons/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "business",
        "productivity",
        "food"
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Tables",
            "short_name": "Tables",
            "url": "/dashboard/tables",
            "icons": [
                {
                    "src": "/icons/icon-192.svg",
                    "sizes": "192x192",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Kitchen",
            "short_name": "Kitchen",
            "url": "/dashboard/kitchen",
            "icons": [
                {
                    "src": "/icons/icon-192.svg",
                    "sizes": "192x192",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Orders",
            "short_name": "Orders",
            "url": "/dashboard/orders",
            "icons": [
                {
                    "src": "/icons/icon-192.svg",
                    "sizes": "192x192",
                    "type": "image/svg+xml"
                }
            ]
        }
    ]
}
