{
  "name": "FastJob",
  "short_name": "FastJob",
  "description": "FastJob encontra vagas de tecnologia, explica o match e organiza sua carreira em um Career OS premium.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f4f6",
  "theme_color": "#111111",
  "lang": "pt-BR",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "id": "fastjob",
  "share_target": {
    "action": "/?share-target=1",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Importar vaga",
      "short_name": "Importar",
      "url": "/?screen=share",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Career OS",
      "short_name": "Carreira",
      "url": "/?screen=trust",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
