{
"manifest_version": 1,
"version": "0.0.1",
"short_name": "Abelia's Shop",
"name": "cr-software.it - 2005 C.RIPA",
"description": "E-Commerce, bags, belt, travel, fashion, website, shop, italy",
"icons": [
{
"src": "site_ico/512.png",
"sizes": "512x512",
"type": "image/png"
},
{
"src": "site_ico/196.png",
"sizes": "196x196",
"type": "image/png"
}
],
"start_url": ".", 
"lang": "en-EN",
"background_color": "#424242",
"theme_color": "#0000ff",
"display": "standalone",
"orientation": "portrait"
}