{
  "name": "Easter Jigsaw Deluxe",
  "short_name": "Easter Jigsaw Deluxe",
  "description": "Fantastic Jigsaw game with easter theme.Drag and drop the picture pieces to their exact locations.",
  "start_url": "https://lofgames.com/games/easter_jigsaw_deluxe/easter_jigsaw_deluxe.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"
  }
  ]
}