{
  "name": "Memory & Guessing Game",
  "short_name": "MemGuess",
  "description": "A simple memory and guessing webgame by StewVed",
  "start_url": ".",
  "lang": "en",
  "orientation": "portrait",
  "display": "fullscreen",
  "theme_color": "white",
  "background_color": "white",
  "icons": [{
    "src": "favicon.png",
    "sizes": "64x64",
    "type": "image/png"
  }, {
    "src": "favicon256.png",
    "sizes": "256x256",
    "type": "image/png"
  }, {
    "src": "favicon.svg",
    "sizes": "64x64"
  }]
}
