ITR-Website/build/manifest.json
2023-09-03 10:15:11 -05:00

9 lines
158 B
JSON

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