2016-09-06 14:07:11 +00:00
|
|
|
{
|
2017-06-06 12:12:37 +00:00
|
|
|
"name": "draw.io",
|
|
|
|
"icons": [
|
|
|
|
{
|
|
|
|
"src": "/images/android-chrome-192x192.png",
|
|
|
|
"sizes": "192x192",
|
|
|
|
"type": "image/png"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "/images/android-chrome-512x512.png",
|
|
|
|
"sizes": "512x512",
|
|
|
|
"type": "image/png"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"theme_color": "#d89000",
|
|
|
|
"background_color": "#d89000",
|
|
|
|
"display": "standalone"
|
|
|
|
}
|