{
  "name": "Racin' for a Livin'",
  "short_name": "Racin'",
  "description": "Vote, watch, and support your favorite drivers on THE LINEUP",
  "start_url": "https://racin.jvthundercat.com/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#FFD700",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}