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