{
    "name": "MBR",
    "short_name": "MBR - Demo",
    "start_url": "https://demo.mbr.al",
    "display": "standalone",
    "description": "MBR is a BAR and Restourant CRM that could handle Menu, Receipts, Fiscal Receipts and Warehouse management",
    "lang": "en-US",
    "dir": "auto",
    "theme_color": "#000000",
    "background_color": "#000000",
    "orientation": "portrait",
    "icons": [
        {
            "src": "https://demo.mbr.al/wwwroot/images/icons/MBR_icon_512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "https://demo.mbr.al/wwwroot/images/icons/MBR_icon_384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://demo.mbr.al/wwwroot/images/icons/MBR_icon_256x256.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://demo.mbr.al/wwwroot/images/icons/MBR_icon_192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://demo.mbr.al/wwwroot/images/icons/MBR_icon_144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://demo.mbr.al/wwwroot/images/icons/MBR_icon_128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://demo.mbr.al/wwwroot/images/icons/MBR_icon_96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://demo.mbr.al/wwwroot/images/icons/MBR_icon_48x48.png",
            "sizes": "48x48",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "https://demo.mbr.al/wwwroot/images/pwa/exportMenu.png",
            "sizes": "379x795",
            "type": "image/png",
            "description": "How to export and share the Menu!"
        },
        {
            "src": "https://demo.mbr.al/wwwroot/images/pwa/addOrderItem.png",
            "sizes": "383x802",
            "type": "image/png",
            "description": "The Page To Add the Order Menu"
        },
        {
            "src": "https://demo.mbr.al/wwwroot/images/pwa/orderPage.png",
            "sizes": "383x753",
            "type": "image/png",
            "description": "The Order page"
        },
        {
            "src": "https://demo.mbr.al/wwwroot/images/pwa/servicePage.png",
            "sizes": "1912x923",
            "type": "image/png",
            "description": "The Service Page"
        },
        {
            "src": "https://demo.mbr.al/wwwroot/images/pwa/warehousePage.png",
            "sizes": "1912x923",
            "type": "image/png",
            "description": "1894x935"
        }
    ],
    "prefer_related_applications": false,
    "shortcuts": [
        {
            "name":"Menu",
            "url":"/menu",
            "description":"Open Quickly the Menu",
            "icons": [
                {
                    "src": "/wwwroot/images/icons/menu-512x512.png",
                    "type": "image/png",
                    "sizes": "512x512"
                }
            ]
        }
    ]
}