{
  "name": "GeraCV — Gerador de Currículos Profissionais",
  "short_name": "GeraCV",
  "description": "Crie currículos profissionais em PDF online gratuitamente. 12 templates validados por recrutadores.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F3EF",
  "theme_color": "#1A1814",
  "orientation": "portrait-primary",
  "lang": "pt-BR",
  "dir": "ltr",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Criar Currículo",
      "short_name": "Criar CV",
      "description": "Abrir o editor de currículos",
      "url": "/editor",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
