{
  "name": "Little Doo Mud Bog",
  "short_name": "Little Doo",
  "description": "Family-friendly mud racing in Newport, North Carolina",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#d97706",
  "categories": ["sports", "entertainment"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/ldmbfav.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/ldmbfav.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Events",
      "short_name": "Events",
      "description": "View upcoming mud bog events",
      "url": "/events",
      "icons": [{ "src": "/ldmbfav.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Race Results",
      "short_name": "Results",
      "description": "View race results",
      "url": "/race-results",
      "icons": [{ "src": "/ldmbfav.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
