{
    "name": "Resto Super app",
    "short_name": "Resto Super app",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0175C2",
    "theme_color": "#0175C2",
    "description": "Simplify, Streamline, Succeed!\nSimplify your restaurant operations with our comprehensive app that brings all your essential tasks into one place. From Store Control Activities like Spot Checks, Voids and Cancellations and Quality Checks to Operational Workflows like Labor Scheduling, Preparation Charts, Opening and Closing Flows to Performance Management - manage everything effortlessly with our all-in-one solution with excellent reports and insights.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
