{
  "name": "St Josephs GFC Bookings",
  "short_name": "Bookings",
  "description": "St Josephs GFC Facility Booking System",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#030712",
  "theme_color": "#15803d",
  "icons": [
    {
      "src": "/crest_test.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}