{
  "name": "Grupo Alves · Internal Tool",
  "short_name": "Internal Tool",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#7BB342",
  "lang": "pt",
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Tarefas", "url": "/tarefas", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Fecho de Caixa", "url": "/fecho-de-caixa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
