{
    "short_name": "BackOffice",
    "name": "BackOffice TMBill",
    "start_url": "/",
    "theme_color": "#337ab7",
    "background_color": "#337ab7",
    "display": "standalone",
    "description": "TMBill - Technology for Restaurants | Helping 11000+ Restaurants WorldWide",
    "display_override": [
        "fullscreen",
        "minimal-ui",
        "window-controls-overlay"
    ],
    "icons": [
        {
            "src": "https://backoffice.tmbill.com/public/images/favicon/apple-touch-icon-57x57.png",
            "type": "image/png",
            "sizes": "57x57",
            "purpose": "maskable"
        },
        {
            "src": "https://backoffice.tmbill.com/public/images/favicon/favicon-96x96.png",
            "type": "image/png",
            "sizes": "96x96",
            "purpose": "maskable"
        },
        {
            "src": "https://backoffice.tmbill.com/public/images/favicon/apple-touch-icon-144x144.png",
            "type": "image/png",
            "sizes": "144x144",
            "purpose": "maskable"
        },
        {
            "src": "https://backoffice.tmbill.com/public/images/favicon/web-app-manifest-192x192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any"
        },
        {
            "src": "https://backoffice.tmbill.com/public/images/favicon/web-app-manifest-512x512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "https://backoffice.tmbill.com/public/images/favicon/1280x720.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "https://backoffice.tmbill.com/public/images/favicon/1920x1080.png",
            "sizes": "1920x1080",
            "type": "image/png"
        }
    ]
}