{
    "id": "/livre-coeur/journal.php",
    "name": "Livre",
    "short_name": "Livre",
    "description": "Carnet personnel privé et chiffré",
    "start_url": "/livre-coeur/journal.php",
    "scope": "/livre-coeur/",
    "display": "standalone",
    "background_color": "#f8f1f5",
    "theme_color": "#7b3f61",
    "orientation": "any",
    "icons": [
        {
            "src": "/livre-coeur/assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/livre-coeur/assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
