{
    "name": "Littoral de Moëlan-sur-Mer",
    "short_name": "Littoral Moëlan",
    "description": "Carte interactive du littoral de Moëlan-sur-Mer réalisée par l'association Mémoires et Photos.",
    "start_url": "./index.html?=v1.0.4",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#0066cc",
    "icons": [
        {
            "src": "./images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "./images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "./images/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}