{
  "name": "BR GEAR — Turbo Circuit",
  "short_name": "BR GEAR",
  "description": "Corrida arcade pseudo-3D inspirada nos clássicos 16-bit.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#03060d",
  "theme_color": "#03060d",
  "lang": "pt-BR",
  "icons": [
    { "src": "assets/icones/icone-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icones/icone-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
