{
  "name": "E-Ponto Corporate Web",
  "short_name": "E-Ponto Web",
  "description": "Ponto Eletronico e Gestao de Tarefas, seguro e integrado. Conformidade com Portaria 671/2021. Geolocalizacao e foto comprovante em tempo real.",
  "lang": "pt-BR",
  "dir": "ltr",
  "start_url": "../",
  "scope": "../",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#742629",
  "background_color": "#ffffff",
  "shortcuts": [
    {
      "name": "Registrar Ponto",
      "short_name": "Ponto",
      "description": "Acesso rapido ao registro de ponto",
      "url": "../login?shortcut=ponto",
      "icons": [
        {
          "src": "favico/eponto_web_badge_192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "favico/eponto_web_badge_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favico/eponto_web_badge_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favico/eponto_web_badge_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "favico/eponto_web_badge_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "business",
    "productivity",
    "human-resources",
    "compliance",
    "management"
  ],
  "protocol_handlers": [
    {
      "protocol": "web+eponto",
      "url": "../handler?u=%s"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "com.asftechnology.epontocorporatenew",
      "url": "https://play.google.com/store/apps/details?id=com.asftechnology.epontocorporatenew"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/br/app/eponto-corporate/id725716509"
    }
  ],
  "prefer_related_applications": false
}
