{
  "id": "/",
  "name": "Strictly Score Battle",
  "short_name": "Score Battle",
  "description": "Live multiplayer ballroom score predictions, weekly results and season totals.",
  "start_url": "/?source=homescreen",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "portrait",
  "background_color": "#100019",
  "theme_color": "#150b1f",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}