{
  "name": "SEMIS - Sports Event Management",
  "short_name": "SEMIS",
  "description": "ZPRAA Meet 2026 Live Medal Tally",
  "start_url": "/live/statoverview.php",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0650",
  "theme_color": "#10086F",
  "icons": [
    {
      "src": "/live/mascot/default.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/live/mascot/default.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}