{
  "name": "Vilmonic",
  "short_name": "Vilmonic",
  "description": "HTML5 palette shifting game engine and A-life simulation game",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#2a2a2a",
  "theme_color": "#2a2a2a",
  "icons": [
    {
      "src": "images/mobile/icon60.png",
      "sizes": "60x60",
      "type": "image/png"
    },
    {
      "src": "images/mobile/icon192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/mobile/icon512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "images/mobile/icon1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ],
  "orientation": "any"
}
