{
  "name": "Suivi Client",
  "short_name": "Suivi Client",
  "lang": "fr",
  "start_url": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#059669",
  "background_color": "#ffffff",
  "icons": [{
    "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='40' fill='%23059669'/%3E%3Ctext x='50' y='65' font-size='50' text-anchor='middle' fill='white'%3ES%3C/text%3E%3C/svg%3E",
    "sizes": "512x512",
    "type": "image/svg+xml",
    "purpose": "any maskable"
  }]
}
