{
    "name": "She Fit Home",
    "short_name": "SheFitHome",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#e1b3a8",
    "orientation": "any",
    "scope": "/",
    "icons": [
        {
            "src": "https://shefithome.com/wp-content/plugins/shefit-pwa-custom/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://shefithome.com/wp-content/plugins/shefit-pwa-custom/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}