{
    "name": "Chhai Thai",
    "short_name": "Chhai Thai",
    "description": "Chhai Thai Digital Menu ",
    "start_url": ".",
    "background_color": "#000000",
    "display": "standalone",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "branding/favicon.ico",
            "type": "image/ico",
            "sizes": "196x196",
            "purpose": "any" 
        },
        {
            "src": "branding/favicon.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any"
        }, 
        {
            "src": "branding/favicon16.webp",
            "type": "image/webp",
            "sizes": "16x16",
            "purpose": "any"
        },
        {
            "src": "branding/favicon144.webp",
            "type": "image/webp",
            "sizes": "144x144",
            "purpose": "any"
        },
        {
            "src": "branding/favicon152.webp",
            "type": "image/webp",
            "sizes": "152x152",
            "purpose": "any"
        },
        {
            "src": "branding/favicon192.webp",
            "type": "image/webp",
            "sizes": "192x192"
        },
        {
            "src": "branding/favicon196.webp",
            "sizes": "196x196",
            "type": "image/webp",
            "purpose": "maskable"
        },
        {
            "src": "branding/favicon512.webp",
            "type": "image/webp",
            "sizes": "512x512"
        }
    ],
    "screenshots": [    
        {
            "src": "branding/richscreenshot1.webp",
            "sizes": "640x320",
            "type": "image/webp",
            "form_factor": "wide",
            "label": "Application"
        },
        {
            "src": "branding/richscreenshot2.webp",
            "sizes": "320x640",
            "type": "image/webp",
            "label": "Application"
        }
    ]
}