{
  "name": "BacktotheWeb",
  "short_name": "BTTW",
  "description": "Le web, decode pour les geeks",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#00d4ff",
  "icons": [
    {"src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png"},
    {"src": "/img/favicon.svg", "sizes": "any", "type": "image/svg+xml"}
  ]
}
