{
 "name": "Puntoturno",
 "short_name": "Puntoturno",
 "start_url": "./index.html",
 "scope": "./",
 "display": "standalone",
 "background_color": "#1f3a5f",
 "theme_color": "#1f3a5f",
 "icons": [
  {"src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png"},
  {"src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
 ]
}