{
  "name": "LC76 Power Budget Calculator",
  "short_name": "LC76 Power",
  "description": "LiFePO4 power budget calculator for LC76 SW 1HZ overlanding — solar, alternator, and load planning",
  "start_url": "./LC76_LiFePO4_Calculator.html",
  "display": "standalone",
  "background_color": "#1C1410",
  "theme_color": "#1C1410",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-power-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-power-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
