nimg.neuroinf.jp/public/manifest.json

16 lines
290 B
JSON
Raw Normal View History

2022-06-20 17:51:03 +09:00
{
"short_name": "NIMG-PF",
"name": "NeuroImaging Platform",
"icons": [
{
"src": "favicon.ico",
"sizes": "32x32 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}