{
  "name": "Fire to Stars — an incremental history of energy",
  "short_name": "Fire to Stars",
  "description": "An idle game about the history of energy generation.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#0b0e14",
  "theme_color": "#0b0e14",
  "icons": [
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
