{
  "name": "Disciple Builder",
  "short_name": "Disciple Builder",
  "description": "Study deeper, encourage others, and grow together in the knowledge of God.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#efe4c8",
  "theme_color": "#243447",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icons/disciple-builder-icon-192.png?v=3.0.255",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/disciple-builder-icon-512.png?v=3.0.255",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/disciple-builder-icon-1024.png?v=3.0.255",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
