{
  "name": "NUMZIO",
  "short_name": "NUMZIO",
  "description": "Is your brain faster than a chimp's?",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ccddee",
  "theme_color": "#ccddee",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
