{
  "name": "GEPCO Bill Estimator",
  "short_name": "GEPCO Bill",
  "description": "Net-metering bill estimator: readings in, bill out, with export carry-over and bill check.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f1f4f3",
  "theme_color": "#0f6e5d",
  "lang": "en",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
