{
  "name": "Octane Overdrive",
  "short_name": "Octane",
  "description": "A 3D racing championship with a math pit stop between races.",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#0a0e1c",
  "theme_color": "#0a0e1c",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}