joyent-portal/consoles/my-joy-service-groups/public/manifest.json

16 lines
288 B
JSON

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