{
  "name": "Gerador de Currículo",
  "short_name": "Currículo",
  "description": "Gere seu currículo rapidamente e baixe em PDF.",
  "start_url": "/form.html",
  "scope": "/form.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3f09ac",
  "icons": [
    {
      "src": "imagens/logopwa.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "imagens/logopwa.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}