{
  "name": "Wuwa Guess Who",
  "short_name": "WuwaGuessWho",
  "description": "Fan-made browser game: filter characters or play single-player and guess the target.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f1115",
  "theme_color": "#161a22",
  "icons": [
    { "src": "./img/favicon-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
