{
  "name": "JUSSIEU secours - Espace Patient",
  "short_name": "Espace Patient",
  "description": "Réservez votre prochain transport sanitaire! Retrouvez ici votre espace personnalisé: commandez une ambulance, un VSL ou un taxi conventionné, suivez vos factures et téléchargez vos pièces administratives sur votre compte patient.",
  "start_url": "../",
  "scope": "/",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "icons": [
    {
      "src": "/favicons/android-chrome-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicons/android-chrome-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}