{
    "name": "Yummy Hot Chicken",
    "short_name": "Yummy HC",
    "description": "Yummy Hot Chicken digital menu — fried chicken, wings, burgers, family feasts, and Yummy Tea.",
    "lang": "en",
    "start_url": "/",
    "scope": "/",
    "background_color": "#1a4a9e",
    "display": "standalone",
    "theme_color": "#1a4a9e",
    "icons": [
        {
            "src": "branding/favicon.ico",
            "type": "image/x-icon",
            "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",
            "purpose": "any"
        },
        {
            "src": "branding/favicon196.webp",
            "sizes": "196x196",
            "type": "image/webp",
            "purpose": "maskable"
        },
        {
            "src": "branding/favicon512.webp",
            "type": "image/webp",
            "sizes": "512x512",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "branding/richscreenshot1.webp",
            "sizes": "640x320",
            "type": "image/webp",
            "form_factor": "wide",
            "label": "Yummy Hot Chicken menu"
        },
        {
            "src": "branding/richscreenshot2.webp",
            "sizes": "320x640",
            "type": "image/webp",
            "label": "Yummy Hot Chicken menu (mobile)"
        }
    ]
}
