{
    "name": "Patrimoine de Moëlan-sur-Mer",
    "short_name": "Patrimoine Moëlan",
    "description": "Carte interactive du patrimoine de Moëlan-sur-Mer réalisée par l'association Mémoires et Photos.",
    "start_url": "./carte-patrimoine.html?v=1.0.8",
    "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"
        }
    ]
}