{
  "name": "Racing Life - Australian Horse Racing",
  "short_name": "Racing Life",
  "description": "Australia's home for racing. Expert previews, live odds comparison, and the stories behind the sport.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#072144",
  "theme_color": "#072144",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "news"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Today's Races",
      "short_name": "Races",
      "description": "View today's race cards",
      "url": "/races",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Racing News",
      "short_name": "News",
      "description": "Latest racing news and analysis",
      "url": "/news",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
