{
  "name": "PeopleO — HR for growing companies",
  "short_name": "PeopleO",
  "description": "HR system for growing companies. Onboarding, Feedback, Training and Goals.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0F2A44",
  "theme_color": "#0F2A44",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Colaboradores",
      "url": "/dashboard/employees",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
