{
"id": "/?homescreen=23.01", 
"name": "nunesbarata.com", 
"short_name": "nunesbarata.com", 
"start_url": "/", 
"display_override": ["window-control-overlay", "minimal-ui"], 
"display": "standalone", 
"orientation": "portrait", 
"background_color": "#000000", 
"theme_color": "#fafafa", 
"icons": [
{"src": "android-chrome-192x192.png", "sizes": "192x192", "type": "image/png"}, 
{"src": "android-chrome-maskable-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"}, 
{"src": "android-chrome-512x512.png", "sizes": "512x512", "type": "image/png"}
], 
"description": "Nunes Barata Vinhos (Alentejo, Portugal) - Cabeção é desde tempos muito recuados um lugar de tradição na produção de vinhos no Alentejo", 
"lang": "pt", 
"categories": ["education", "news"], 
"screenshots": [
{"src": "/gfx/screenshot1.png", "sizes": "540x720", "type": "image/png", "form_factor": "narrow"}, 
{"src": "/gfx/screenshot2.jpg", "sizes": "720x540", "type": "image/jpg", "form_factor": "wide"}
],
"scope": "/", 
"shortcuts": [
{"name": "How's weather today?", "short_name": "Today", "description": "View weather information for today", "url": "/today?source=pwa", "icons": [{"src": "/images/today.png", "sizes": "192x192"}]},
{"name": "How's weather tomorrow?", "short_name": "Tomorrow", "description": "View weather information for tomorrow", "url": "/tomorrow?source=pwa", "icons": [{"src": "/images/tomorrow.png", "sizes": "192x192"}]}
]
}