{
    "name": "Gym Panda",
    "short_name": "Gym Panda",
    "icons": [
        {
            "src": "/wp-content/themes/custom-theme/images/favicons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/themes/custom-theme/images/favicons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/themes/custom-theme/images/favicons/maskable-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "theme_color": "#ff6a14",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/"
}
