{
  "name": "Forever Break",
  "short_name": "Forever Break",
  "start_url": ".",
  "background_color": "#ffffff",
  "theme_color": "#009490",
  "description": "Travel and lifestyle blog",
  "display": "standalone",
  "icons": [{
    "src": "/i/manifest_192x192.png",
    "type": "image/png",
    "sizes": "192x192"
  }, {
  	"src": "/i/manifest_144x144.png",
    "type": "image/png",
    "sizes": "144x144"
    
  }, {
  	"src": "/i/manifest_96x96.png",
    "type": "image/png",
    "sizes": "96x96"
    
  }, {
  	"src": "/i/manifest_48x48.png",
    "type": "image/png",
    "sizes": "48x48"
    
  }],
  "lang": "en-US",
  "orientation": "portrait-primary"
}