{
  "name": "Open Rugby",
  "short_name": "Open Rugby",
  "description": "Results, fixtures, standings and stats across the world's top rugby competitions — updated live through the final whistle.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#050a08",
  "background_color": "#050a08",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "news"],
  "shortcuts": [
    {
      "name": "Today's matches",
      "url": "/matches",
      "description": "Live and upcoming fixtures"
    },
    {
      "name": "Ask the bot",
      "url": "/chat",
      "description": "AI-powered rugby Q&A"
    }
  ]
}
