{
  "name": "Carnet Sanitaire",
  "short_name": "SaniLedger",
  "start_url": "/dashboard.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#5A4E8C",
  "icons": [
    {
      "src": "/includes/logo/logoapp.png",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}