{
    "name": "Boneko",
    "short_name": "Boneko",
    "theme_color": "#e34b2c",
    "background_color": "#ffffff",
    "description": "PWA pour Boneko",
    "display": "standalone",
    "Scope": "/",
    "start_url": "/?utm_source=launcher",
    "icons": [
      {
        "src": "/images/logo-icon.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "splash_pages": null
  }