{
  "name": "Progressive Web App elle&la",
  "short_name": "App elle&la",
  "description": "Application elle&la",
  "lang": "fr-FR",
  "icons": [
    {
      "src": "homescreen.png",
      "sizes": "192x192",
      "type": "image/png",
      "density": "1.0"
    }
  ],
  "start_url": "/",
  "background_color": "#3367D6",
  "display": "standalone",
  "theme_color": "#0000ba"
}