ITR-Website/public/manifest.json
2023-08-28 09:35:53 -05:00

9 lines
161 B
JSON

{
"short_name": "ITR",
"name": "ITR React App",
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}