{
  "name": "LUMEN",
  "short_name": "LUMEN",
  "description": "Contrôleur d'animations pour panneau LED 64×64",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1c1c1c",
  "theme_color": "#1c1c1c",
  "icons": [
    { "src": "lumen-icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "lumen-icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "lumen-icon.svg", "type": "image/svg+xml", "sizes": "any" }
  ]
}
