{
    "name": "Klipklop",
    "short_name": "Klipklop",
    "description": "South African Western Mounted Games Hub",
    "theme_color": "#166534",
    "background_color": "#f9fafb",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/",
    "icons": [
      {
        "src": "/icons/icon.svg",
        "sizes": "any",
        "type": "image/svg+xml",
        "purpose": "any maskable"
      }
    ]
  }