{
  "name": "PermisFlex CI",
  "short_name": "PermisFlex",
  "description": "Transfert legal d'infractions routieres du proprietaire vers le chauffeur, conforme CGI Digital",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#064E3B",
  "theme_color": "#064E3B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "share_target": {
    "action": "/dashboard/infractions",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "titre_partage",
      "text": "sms_partage",
      "url": "lien_partage"
    }
  }
}
