{
  "name": "128Sport: The Complete Guide to Understanding Football Rules",
  "short_name": "128Sport",
  "description": "Learn the Laws of the Game with 128Sport: offside, fouls, restarts, referee signals and youth football rules explained clearly.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0b4f4a",
  "background_color": "#0b1416",
  "lang": "en",
  "categories": [
    "sports",
    "education",
    "reference"
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Guides",
      "url": "/guides",
      "description": "All football rules guides"
    },
    {
      "name": "Search",
      "url": "/search",
      "description": "Search the knowledge centre"
    },
    {
      "name": "FAQ",
      "url": "/faq",
      "description": "Frequently asked rule questions"
    }
  ]
}