{
  "name": "All About Racing",
  "short_name": "All About Racing",
  "description": "Local dirt track racing results, rain delay alerts, schedules, and NASCAR coverage in south Mississippi.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0808",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "categories": ["sports", "news"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Latest Results",
      "url": "/",
      "description": "View the latest race results"
    },
    {
      "name": "NASCAR",
      "url": "/nascar",
      "description": "NASCAR info and coverage"
    }
  ]
}
