{
  "name": "World In Motion",
  "short_name": "WorldInMotion",
  "description": "Reality Bending Puzzle Game",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#05050a",
  "theme_color": "#00f2ff",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
