{
  "name": "RC FuelTrack",
  "short_name": "RC Fuel",
  "description": "Track nitro RC car fuel consumption and run time in cc/ml",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b0d09",
  "theme_color": "#0c0e08",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='24' fill='%230b0d09'/><text x='96' y='130' font-size='110' text-anchor='middle'>🏎️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
