{
    "name": "Cosmely Shop",
    "short_name": "Cosmely Shop",
    "description": "",
    "start_url": "https://cosmetly.shop/?utm_source=pwa_homescreen",
    "scope": "https://cosmetly.shop/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#ffffff",
    "theme_color": "#1e1e1e",
    "icons": [
        {
            "src": "https://cosmetly.shop/wp-content/uploads/2026/08/cosmely.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://cosmetly.shop/wp-content/uploads/2026/08/cosmely.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}