
{
  "name": "SGI",
  "short_name": "SGI",
  "description": "Sistema de Gestao de Igrejas",
  "start_url": "/accounts/login/",
  "display": "standalone",
  "scope": "/",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0B375E",
  "status_bar": "default",
  "icons": [
    
    {
      "src": "/media/church/logos/Logo_Igreja.jpg",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/media/church/logos/Logo_Igreja.jpg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
    
  ],
  "dir": "ltr",
  "lang": "pt-BR"
}
