{
  "name": "Variable",
  "short_name": "Variable",
  "description": "A word-guessing game where you don't know the length of the target word.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#F2ECE1",
  "theme_color": "#3D3428",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
