{
  "name": "Mister - Pesquisa",
  "short_name": "Mister",
  "description": "Plataforma de Pesquisas.",
  "start_url": "index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#141d42",
  "theme_color": "#bca668",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "img/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}