{
  "name": "Energy Cost Calculator",
  "short_name": "Energy",
  "description": "See what your energy bill really costs over time.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0C0E11",
  "theme_color": "#0C0E11",
  "icons": [
    { "src": "icons/dominion_icon_192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/dominion_icon_512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
