{
 "name":"Vremea V15",
 "short_name":"V15.ro",
 "description":"Află rapid cum va fi vremea de la V15.ro",
 "lang":"ro",
 "icons":[
 {
 "src": "/web-app-manifest-192x192.png",
 "sizes": "192x192",
 "type": "image/png",
 "purpose": "any"
 },
 {
 "src": "/web-app-manifest-512x512.png",
 "sizes": "512x512",
 "type": "image/png",
 "purpose": "any"
 }
 ],
 "theme_color": "#c6f3f3",
 "background_color": "#9ecccc",
 "display": "standalone",
 "scope":"/",
 "start_url":"https://www.v15.ro/app.php?v=1",
 "id":"v15pwa",
"launch_handler":{"client_mode":"navigate-existing"},
"edge_side_panel":{"preferred_width":377},
"categories":["weather"]
}