{
  "name": "KOR3 Logística",
  "short_name": "KOR3",
  "description": "Logística inteligente na saúde — Intranet e Portal KOR3",
  "lang": "pt-BR",
  "dir": "ltr",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#212121",
  "theme_color": "#212121",
  "icons": [
    { "src": "/kor3-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/kor3-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/kor3-icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Intranet", "short_name": "Intranet", "url": "/intranet", "icons": [{ "src": "/kor3-icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Portal do Cliente", "short_name": "Portal", "url": "/portal-cliente", "icons": [{ "src": "/kor3-icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Agendamento", "short_name": "Agendamento", "url": "/agendamento", "icons": [{ "src": "/kor3-icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ]
}
