{
    "name": "Just Do It",
    "short_name": "JDI",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "lang": "fr-FR",
    "icons": [
      {
        "src": "/assets/icons/JDI-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/assets/icons/JDI-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }