{
  "name": "BUILT 56-Day Challenge",
  "short_name": "BUILT",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0d0f12",
  "theme_color": "#111317",
  "description": "Built on Christ. Built through Discipline. Built Together.",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}