{
  "name": "Igreja INIC",
  "short_name": "INIC",
  "description": "Aplicativo oficial da Igreja INIC",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#343a40",
  "icons": [
    {
      "src": "assets/img/believeapp_logo1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/believeapp_logo1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}