{
  "name": "The Apex Circle",
  "short_name": "Apex Circle",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#D4AF37",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/images/apex-circle-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/apex-circle-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
