{
  "name": "Scooter Dash",
  "short_name": "Scooter Dash",
  "description": "Kick. Push. Top the board.",
  "start_url": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0E0E13",
  "theme_color": "#FFD14A",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
