{
  "name": "RV 3D — Gas Bottle Duration Estimator",
  "short_name": "Gas Duration",
  "description": "Estimate how many days your gas bottle(s) will last based on what you're running.",
  "start_url": "gas-estimator.html",
  "scope": "./",
  "id": "rv3d-gas-estimator",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f4f0",
  "theme_color": "#378add",
  "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" }
  ]
}
