{
  "name": "Beyond The Gate Training Academy",
  "short_name": "Beyond The Gate",
  "description": "Practical rehabilitation, education and mentoring beyond the prison gate.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f1e3a",
  "theme_color": "#0f1e3a",
  "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"
    }
  ]
}
