lookingglass/hyperglass/static/ui/images/favicons/site.webmanifest
Matt Love 2f2c32422e 🚀🎨💄
2019-08-06 01:09:55 -07:00

19 lines
444 B
JSON
Executable file

{
"name": "hyperglass",
"short_name": "hyperglass",
"icons": [
{
"src": "android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#330036",
"background_color": "#330036",
"display": "standalone"
}