{
  "name": "GOTG Bonhomme Pendu – Verbes",
  "short_name": "Bonhomme Pendu Verbes",
  "description": "Hangman game for French verb mastery",
  "start_url": "/bpverbes/bpverbes.html",
  "scope": "/bpverbes/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#d32f2f",
  "icons": [
    { "src": "GOTGIconVerbesBlue.png", "sizes": "192x192", "type": "image/png" },
    { "src": "GOTGIconVerbesBlue.png", "sizes": "512x512", "type": "image/png" }
  ]
}