Files
lunasea/docs/site.webmanifest
2019-12-30 09:52:55 -06:00

20 lines
440 B
JSON

{
"name": "LunaSea",
"short_name": "LunaSea",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-256x256.png",
"sizes": "256x256",
"type": "image/png"
}
],
"theme_color": "#32323E",
"background_color": "#32323E",
"display": "standalone"
}