{
  "name": "Kart Club — Sprint Racing",
  "short_name": "Kart Club",
  "description": "3D kart racing: three circuits, real damage, factory-calibrated motorization builds and ghost multiplayer.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "landscape",
  "background_color": "#080b0d",
  "theme_color": "#080b0d",
  "categories": ["games"],
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
