{
  "id": "/",
  "name": "Rezilta – Sports Predictions, Racecards & Results",
  "short_name": "Rezilta",
  "description": "Install Rezilta for fast access to football predictions, horse racing racecards, results, odds tools and worldwide lotto draws.",
  "lang": "en",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#07100d",
  "theme_color": "#00c853",
  "categories": [
    "sports",
    "news",
    "entertainment"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today’s Predictions",
      "short_name": "Predictions",
      "url": "/todayfootbettips.php?source=pwa"
    },
    {
      "name": "Horse Racing Racecards",
      "short_name": "Racecards",
      "url": "/racecards.php?source=pwa"
    },
    {
      "name": "Latest Results",
      "short_name": "Results",
      "url": "/results.php?source=pwa"
    },
    {
      "name": "Lotto Results",
      "short_name": "Lotto",
      "url": "/lotoworld.php?source=pwa"
    }
  ]
}
