{
  "name": "2819 Church",
  "short_name": "2819",
  "description": "An uncompromising church in Atlanta, GA — spreading the Gospel and multiplying disciples. Sundays at 8AM, 10:30AM, and 1PM.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0e0d0c",
  "theme_color": "#0e0d0c",
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}