{
  "name": "Memory Game",
  "short_name": "Memory Game",
  "start_url": "/?homescreen=1",
  "icons": [{
    "src": "img/icon-192.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "img/icon-512.png",
    "sizes": "512x512",
    "type": "image/png"
  }],
  "theme_color": "#aa7ecd",
  "background_color": "#FFFFFF",
  "display": "fullscreen",
  "orientation": "portrait"
}
