{
  "name": "ESIEATOY Hub & IDE",
  "short_name": "ESIEATOY",
  "description": "Gérer, programmer et flasher votre carte ESIEATOY de manière visuelle et interactive.",
  "start_url": "/manage",
  "display": "standalone",
  "background_color": "#0a2240",
  "theme_color": "#0066b3",
  "orientation": "any",
  "icons": [
    {
      "src": "/img/esieatoy_light.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/esieatoy_render.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
