{
  "name": "Soccer Africa Football Academy",
  "short_name": "Soccer Africa",
  "description": "Soccer Africa Football Academy is the premier youth football development program in Africa.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#e53e3e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/images/logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "assets/images/logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
