{
  "name": "Quentin Juppet",
  "short_name": "Quentin Juppet",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#00bbee",
  "theme_color": "#00bbee",
  "description": "Hello, I am a computer science enthusiast, developing softwares and websites professionally. I am currently very interested in fields related to image processing and data analysis, especially in the biomedical domain where I have already been able to carry out research work.",
  "scope": "/",
  "icons": [
    {
      "src": "/data/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/data/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}