{
  "name": "gamer.lu",
  "short_name": "gamer.lu",
  "description": "Actualite jeux video au Luxembourg : news, tests, trailers, esport.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08090d",
  "theme_color": "#08090d",
  "lang": "fr",
  "icons": [
    {"src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}