{
  "short_name": "SGL Africa",
  "name": "School Games Africa Platform",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1508098682722-e99c43a406b2?auto=format&fit=crop&w=192&q=80",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://images.unsplash.com/photo-1508098682722-e99c43a406b2?auto=format&fit=crop&w=512&q=80",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/index.php",
  "background_color": "#001f3f",
  "theme_color": "#ff4500",
  "display": "standalone",
  "orientation": "portrait"
}