{
    "name": "WooCommerce Store",
    "short_name": "Store",
    "description": "Your WooCommerce store with push notifications",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#7f54b3",
    "icons": [
        {
            "src": "/wp-content/uploads/site-icon.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}
