{
"name": "Add to Home Screen Sample PWA", 
"scope": "/tutorials/installscreen/", 
"start_url": "index.html", 
"theme_color": "#df701d", 
"background_color": "#df701d", 
"short_name": "HomeScreen", 
"description": "A sample PWA with a custom install screen.", 
"author": "SinLios", 
"lang": "en", 
"version": "1.2", 
"display": "standalone", 
"orientation": "any", 
"icons": [{
"src": "img/default-icon.png", 
"sizes": "512x512", 
"purpose": "any maskable"
}]
}
