Fork of the excellent esp8266-react - https://github.com/rjwats/esp8266-react
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
205 B

  1. {
  2. "name":"ESP8266 React",
  3. "icons":[
  4. {
  5. "src":"/app/icon.png",
  6. "sizes":"48x48 72x72 96x96 128x128 256x256"
  7. }
  8. ],
  9. "start_url":"/",
  10. "display":"fullscreen",
  11. "orientation":"any"
  12. }