{
    "name": "Espace Art | New day, New art",
    "short_name": "Espace Art",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/",
    "scope": "/",
    "theme_color": "#FDFAFF",
    "background_color": "#FDFAFF",
    "display": "standalone",
    "screenshots": [
        {
            "src": "/assets/screenshots/screenshot-wide-1.webp",
            "sizes": "1920x1080",
            "type": "image/webp",
            "form_factor": "wide",
            "label": "Today's Art"
        },
        {
            "src": "/assets/screenshots/screenshot-wide-2.webp",
            "sizes": "1920x1080",
            "type": "image/webp",
            "form_factor": "wide",
            "label": "Art from the archive"
        },
        {
            "src": "/assets/screenshots/screenshot-narrow-1.webp",
            "sizes": "879x1562",
            "type": "image/webp",
            "form_factor": "narrow",
            "label": "Today's Art"
        },
        {
            "src": "/assets/screenshots/screenshot-narrow-2.webp",
            "sizes": "879x1562",
            "type": "image/webp",
            "form_factor": "narrow",
            "label": "Art from the archive"
        }
    ]
}