urbit/pkg/interface/public/manifest.json

9 lines
180 B
JSON
Raw Normal View History

2020-04-24 02:08:47 +03:00
{
"short_name": "indigo-react",
"name": "indigo-react",
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}