{
    "name": "Calendrier RTT",
    "short_name": "RTT",
    "start_url": "./Calendrier%20RTT.html",
    "display": "standalone",
    "background_color": "#808080",
    "theme_color": "#99b7e0",
    "icons": [
        {
            "src": "RTT.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "RTT.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}