{
  "name": "MJ Live Streamer",
  "short_name": "Live Streamer",
  "description": "Application de gestion des lives pour MJ Live Streamer",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#000000",
  "theme_color": "#00ff9d",
  "icons": [
    {
      "src": "https://killerspool.fr/wp-content/uploads/2025/08/logo-killers-pool-1238x1536.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://killerspool.fr/wp-content/uploads/2025/08/logo-killers-pool-1238x1536.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}