{
    "name": "Tacos & Tequila Wichita",
    "short_name": "Tacos & Tequila",
    "icons": [
        {
            "src": "/wp-content/themes/shbase/img/icons/favicon.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        },
        {
            "src": "/wp-content/themes/shbase/img/icons/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/wp-content/themes/shbase/img/icons/favicon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/wp-content/themes/shbase/img/icons/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/wp-content/themes/shbase/img/icons/favicon-masked.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "theme_color": "#330d2c",
    "background_color": "#330d2c",
    "display": "standalone"
}