{
  "name": "Track Day Challenge",
  "short_name": "Track Day",
  "description": "Let's go for a drive! How far can you go? Get the highest score to win today's prize.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#061831",
  "theme_color": "#061831",
  "icons": [
    {
      "src": "img/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "img/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
} 