{
    "name": "API Control",
    "short_name": "API",
    "start_url": "https://daypayremittance.com.br/hml/",
    "display": "fullscreen",
    "theme_color": "#062769",
    "background_color": "#EEEEEE",    
    "icons": [
      {
        "src": "/hml/img/rest-api.png",
        "type": "image/png",
        "sizes": "512x512"
      },
      {
        "src": "/hml/img/maskable_icon.png",
        "sizes": "196x196",
        "type": "image/png",
        "purpose": "maskable"
      }      
    ]
  }