{
  "name": "LC76 Fuel Range Calculator",
  "short_name": "LC76 Range",
  "description": "Terrain-adjusted fuel range calculator for the HZJ76R 1HZ overland build",
  "start_url": "./LC76_Fuel_Range_Calculator.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1C1410",
  "theme_color": "#1C1410",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}