skrytka-app/client/public/manifest.json

9 lines
177 B
JSON
Raw Normal View History

2023-02-26 15:49:26 +00:00
{
"short_name": "React App",
"name": "Create React App Sample",
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}