{
  "name": "Transport Board Puzzles",
  "short_name": "Transport Board Puzzles",
  "description": "It is a time bound game where one needs to find 1 difference between two identical looking boards.",
  "start_url": "https://lofgames.com/games/transport_board_puzzles/transport_board_puzzles.html",
  "background_color": "#000000",
  "theme_color": "#0f4a73",
  "display": "fullscreen",
  "orientation": "landscape",  
  "icons": [
  {
    "src": "icon-256.png",
    "sizes": "256x256",
    "type": "image/png"
  },
  {
	"src": "icon-192.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
	"src": "icon-512.png",
    "sizes": "512x512",
    "type": "image/png"
  }
  ]
}