{
  "name": "Le Défi de Mew",
  "short_name": "Défi de Mew",
  "description": "Trois figurines Funko contre trois. Premier à trois renversements.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0812",
  "theme_color": "#0a0812",
  "lang": "fr",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}