package.json 149 B

12345678910
  1. {
  2. "name": "amber",
  3. "main": "helios.html",
  4. "window": {
  5. "icon": "images/helios-app.png",
  6. "toolbar": false,
  7. "width": 800,
  8. "height": 600
  9. }
  10. }