{
  "name": "EBON - Bill Advisor",
  "short_name": "EBON",
  "description": "Understand, predict, and control your electricity bill instantly.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F9FAF4",
  "theme_color": "#1B6B4A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='128' fill='%231B6B4A'/><text x='256' y='340' font-size='280' text-anchor='middle' fill='%23A6F3C9'>⚡</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
