{
  "name": "EmerGa Urgence",
  "short_name": "EmerGa",
  "description": "EmerGa vous aide à réagir, peu importe l'urgence.",
  "icons": [
    {
      "src": "content/images/icon.ico",
      "sizes": "473x473",
      "type": "image/x-icon"
    },
    {
      "src": "content/images/gyro-rouge.png",
      "sizes": "473x473",
      "type": "image/png"
    }
  ],
  "start_url": "/urgence/",
  "display": "fullscreen",
  "theme_color": "#e62243",
  "background_color": "#ffffff"
}