uLicense/uLicense-1.2.6/dashboard/build/manifest.json

9 lines
182 B
JSON
Raw Normal View History

2022-09-15 04:43:05 +02:00
{
"short_name": "React App",
"name": "Create React App Sample",
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}