{
    "name": "On mange quoi ?",
    "short_name": "Menu",
    "description": "Planificateur de repas pour couple",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#fff8f0",
    "theme_color": "#ff6b35",
    "orientation": "portrait",
    "icons": [
        {
            "src": "icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
