{
  "name": "Facilita Vagas",
  "short_name": "Facilita Vagas",
  "description": "Portal de recrutamento e seleção — candidate-se às melhores vagas",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F7FF",
  "theme_color": "#4F46E5",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Minhas Candidaturas",
      "short_name": "Candidaturas",
      "url": "/portal/candidaturas",
      "description": "Ver minhas candidaturas"
    },
    {
      "name": "Minhas Entrevistas",
      "short_name": "Entrevistas",
      "url": "/portal/entrevistas",
      "description": "Ver minhas entrevistas"
    }
  ]
}
