{
  "name": "SciPubs - O Portal do Pesquisador",
  "short_name": "SciPubs",
  "description": "Busca e Recomenda\u00e7\u00e3o Inteligente de Peri\u00f3dicos Cient\u00edficos",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080D1A",
  "theme_color": "#080D1A",
  "orientation": "portrait-primary",
  "lang": "pt-BR",
  "id": "scipubs-pwa-app",
  "categories": [
    "education",
    "science",
    "productivity"
  ],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}