{
    "name": "Indicadores",
    "short_name": "Indicadores",
    "theme_color": "#0089AA",
    "background_color": "#CCCDD1",
    "display": "fullscreen",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/",
    "icons":[
        {
           "src":"./img/appicons/Edem_192x192.png",
           "sizes":"192x192",
           "type":"image/png"
        },
        {
           "src":"./img/appicons/Edem_512x512.png",
           "sizes":"512x512",
           "type":"image/png"
        }
     ]
  }