{
    "id": "/index.html",
    "name": "MyStyleGuide",
    "short_name": "MSG",
    "description": "Style Guide Builder — CND Web is yours",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#0a0a0f",
    "theme_color": "#6c63ff",
    "icons": [
        {
            "src": "/assets/logo/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/logo/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/assets/screenshots/Macbook-Air-mystyleguide-cnd.netlify.app.webp",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "wide",
            "label": "MyStyleGuide — Mode Édition"
        },
        {
            "src": "/assets/screenshots/Macbook-Air-mystyleguide-cnd.netlify.app (1).webp",
            "sizes": "512x512",
            "type": "image/png",
            "label": "MyStyleGuide — Style Guide"
        }
    ]
}