{
    "theme_color": "#141d31",
    "background_color": "#141d31",
    "display": "browser",
    "scope": "/",
    "start_url": "/index.html",
    "name": "J'adore la France",
    "short_name": "jadorelafrance",
    "description": "J'adore la France, Explore the landscapes, savor the lifestyle, and fall in love forever.",
    "icons": [
        {
            "src": "/manifest/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/manifest/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/manifest/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "/manifest/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}