source: sources/client/public/manifest.json@ 9504a09

Last change on this file since 9504a09 was 3a58bd6, checked in by Viktor <39170279+Tasevski2@…>, 3 years ago

Added Frontend

  • Property mode set to 100644
File size: 192 bytes
Line 
1{
2 "short_name": "React App",
3 "name": "Create React App Sample",
4 "icons": [],
5 "start_url": ".",
6 "display": "standalone",
7 "theme_color": "#000000",
8 "background_color": "#ffffff"
9}
Note: See TracBrowser for help on using the repository browser.