{
    "name": "Sculpt Activewear Digital",
    "short_name": "Sculpt Activewear Digital",
    "description": "An immersive, high-performance storefront designed for the modern athlete, featuring a sleek, responsive interface that showcases premium activewear through a clean and technically-refined aesthetic.",
    "icons": [
        {
            "src": "images/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "./",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff",
    "scope": "./"
}