{
    "name": "WaziStore",
    "short_name": "WaziStore",
    "description": "Compre em Portugal, Receba em Moçambique",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563EB",
    "id": "/",
    "icons": [
        {
            "src": "/assets/favicon_v2.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/favicon_v2.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/favicon_v2.png",
            "sizes": "1200x1200",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "share_target": {
        "action": "/",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    }
}