{
  "name": "Time-Tunnel Trouble",
  "short_name": "Time-Tunnel",
  "description": "A puzzle game set in Kenilworth's history",
  "id": "./",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0520",
  "theme_color": "#0d0520",
  "icons": [
    {
      "src": "images/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
