{
  "name": "Amarras Representantes",
  "short_name": "Representantes",
  "description": "App de pedidos para representantes Amarras",
  "start_url": "/representantes/home.asp",
  "scope": "/representantes/",
  "display": "standalone",
  "background_color": "#f4efe6",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/fotos/Ico/LogoRR.ico",
      "sizes": "192x192",
      "type": "image/x-icon"
    },
    {
      "src": "/img/fotos/Ico/LogoRR.ico",
      "sizes": "512x512",
      "type": "image/x-icon"
    }
  ]
}