{
    "name": "Luminous Rebellion",
    "short_name": "Luminous Rebellion",
    "description": "An elevated, high-fashion editorial digital experience for the Little Lies brand, featuring a structured, modern layout that showcases apparel through a lens of artistic minimalism and fluid, sensory storytelling.",
    "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": "./"
}