joyent-portal/consoles/my-joy-instances/public/manifest.json

16 lines
288 B
JSON
Raw Normal View History

2018-02-05 17:12:47 +02:00
{
"short_name": "Joyent",
"name": "My Joyent β",
"icons": [
{
"src": "favicon.ico",
"sizes": "192x192",
"type": "image/png"
}
],
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#1E313B",
"background_color": "#FAFAFA"
}