{
  "name": "BetPawa",
  "short_name": "BetPawa",
  "description": "Live football scores, match details, teams, leagues, and predictions.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#050914",
  "theme_color": "#00f09a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/app_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
