{
  "name": "VGamer RH",
  "short_name": "VGamer RH",
  "description": "Ponto eletrônico, atestados e gamificação VGamer",
  "start_url": "/rh/app?source=pwa",
  "scope": "/rh/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a1a",
  "theme_color": "#a855f7",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Bater Ponto",
      "short_name": "Ponto",
      "url": "/rh/app/ponto?source=shortcut",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Espelho",
      "short_name": "Espelho",
      "url": "/rh/app/espelho?source=shortcut",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
