Files
users-myfit/public/manifest.json
2023-01-30 16:46:25 -05:00

10 lines
192 B
JSON
Executable File

{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}