{
  "name": "Budget",
  "short_name": "Budget",
  "description": "Gérez vos finances personnelles",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f7f5",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%231a1a1a'/><path d='M96 48C69.5 48 48 69.5 48 96s21.5 48 48 48 48-21.5 48-48S122.5 48 96 48z' fill='none' stroke='white' stroke-width='8'/><path d='M80 96h32M96 80v32' stroke='white' stroke-width='8' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%231a1a1a'/><path d='M256 100C165.9 100 92 173.9 92 264s73.9 164 164 164 164-73.9 164-164S346.1 100 256 100z' fill='none' stroke='white' stroke-width='20'/><path d='M206 264h100M256 214v100' stroke='white' stroke-width='20' stroke-linecap='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
