{
  "name": "Nitrous Coin",
  "short_name": "NTC",
  "description": "BSB Motorsport Gaming Platform — Play, Compete, Win",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0000",
  "theme_color": "#0a0000",
  "icons": [
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/logo.webp", "sizes": "512x512", "type": "image/webp" }
  ]
}