{
  "name":"HUGUS DEV",
  "short_name":"HUGUS DEV",
  "description":"Desarrollo Web Profesional",
  "start_url":"/",
  "display":"standalone",
  "background_color":"#020817",
  "theme_color":"#007BFF",
  "orientation":"portrait",

  "icons":[
    {
      "src":"favicon-192x192.png",
      "sizes":"192x192",
      "type":"image/png"
    },
    {
      "src":"favicon-512x512.png",
      "sizes":"512x512",
      "type":"image/png"
    }
  ]
}