{
    "name": "BestLife",
    "short_name": "BestLife",
    "start_url": "https://bestlifegp.com/?utm_source=pwa",
    "display": "standalone",
    "theme_color": "#0073aa",
    "background_color": "#fec9d9",
    "orientation": "landscape",
    "icons": [
        {
            "src": "https://bestlifegp.com/wp-content/uploads/2023/09/footerlogo11.png",
            "sizes": "192x192 512x512",
            "type": "image/png"
        }
    ],
    "scope": "https://bestlifegp.com/"
}