WordClockESP/data/www/app/manifest.json
2018-02-26 00:11:31 +00:00

13 lines
205 B
JSON

{
"name":"ESP8266 React",
"icons":[
{
"src":"/app/icon.png",
"sizes":"48x48 72x72 96x96 128x128 256x256"
}
],
"start_url":"/",
"display":"fullscreen",
"orientation":"any"
}