{
  "name": "Southern League Wrestling",
  "short_name": "SLW",
  "description": "Official online home of Southern League Wrestling, built for East Tennessee professional wrestling events, tickets, roster updates, and SLW news.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#030407",
  "theme_color": "#070a10",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}