esphome-docs/_static/site.webmanifest
Otto Winter 8d9b0d2375
Netlify (#153)
* Netlify

* Fix

* Faster doxygen

* Update Makefile

* Try without api

* Debug

* Fix

* Update Makefile

* Debug

* Try 1.8.13

* Remove debug

* Update Makefile

* Optimize
2019-02-07 13:54:45 +01:00

21 lines
496 B
JSON

{
"name": "ESPHome",
"short_name": "ESPHome",
"icons": [
{
"src": "/_static/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/_static/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#dfdfdf",
"background_color": "#dfdfdf",
"start_url": "https://esphome.io/",
"display": "standalone"
}