{
 "name": "Artinweb",
 "short_name": "Artinweb",
 "start_url": "/",
 "display": "browser",
 "background_color": "#F0F4FF",
 "theme_color": "#1B2B5E",
 "icons": [
  {
   "src": "icono-192.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "icono-512.png",
   "sizes": "512x512",
   "type": "image/png"
  }
 ]
}