{
"name": "The Weather", 
"scope": "/", 
"start_url": "index.html", 
"theme_color": "#000000", 
"background_color": "#000000", 
"short_name": "Weather", 
"description": "Weather example PWA app", 
"author": "indrayn.com", 
"lang": "en", 
"version": "0.2.0", 
"display": "fullscreen", 
"orientation": "any", 
"icons": [{
"src": "img/rainbow.png", 
"sizes": "128x128"
}]
}
