{
  "name": "Just Move",
  "short_name": "JustMove",
  "description": "Just Move - Sokoban style puzzle with enemies",
  "start_url": "./index.php",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#10161f",
  "theme_color": "#10161f",
  "icons": [
    {
      "src": "/games/apple-touch-icon-120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "/games/apple-touch-icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/games/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
