1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00
2019-07-07 02:49:54 -07:00

20 lines
444 B
JSON

{
"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"
}