{
  "name": "Tetibolako",
  "short_name": "Tetibolako",
  "description": "Tetibolako — Gestion du budget familial : entrées, sorties, transferts, prévisions et dashboards, synchronisé avec Google Sheets.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f6f5",
  "theme_color": "#8FC9AE",
  "lang": "fr",
  "icons": [
    { "src": "icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
