{
  "name": "Re-Stats : Roue de la chance",
  "short_name": "Re-Stats",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0d0a07",
  "theme_color": "#d4af37",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "https://placehold.co/192x192/0d0a07/d4af37?text=RS",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/0d0a07/d4af37?text=RS",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}