{
  "name": "Igreja Legal",
  "short_name": "Igreja Legal",
  "description": "Orientação jurídica prática para igrejas.",
  "start_url": "./app_pwa_senhas.html",
  "display": "standalone",
  "background_color": "#0f2347",
  "theme_color": "#0f2347",
  "icons": [
    {
      "src": "./igreja_legal_icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./igreja_legal_icon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}