{
  "name": "Grand Livre — Budgets partagés",
  "short_name": "Grand Livre",
  "description": "Gérez vos budgets partagés et suivez les dépenses par participant.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ECEEE6",
  "theme_color": "#1E2A22",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }
  ]
}
