{
  "id": "/?utm_source=pwa",
  "name": "Sertão Hoje - A notícia regional em foco.",
  "short_name": "Sertão",
  "description": "A notícia regional em foco.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2b43aa",
  "icons": [
    {
      "src": "/bc-imagens/sh-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/bc-imagens/sh-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}