{
  "name": "BabaServices",
  "short_name": "BabaServices",
  "description": "Plateforme d'aide à domicile BabaServices",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F7FA",
  "theme_color": "#2D5F8A",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='38' fill='%232D5F8A'/%3E%3Ctext x='96' y='120' font-family='system-ui,sans-serif' font-size='80' font-weight='700' text-anchor='middle' fill='white'%3EBS%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%232D5F8A'/%3E%3Ctext x='256' y='320' font-family='system-ui,sans-serif' font-size='220' font-weight='700' text-anchor='middle' fill='white'%3EBS%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}