cash-stacks/frontend/public/manifest.json

9 lines
171 B
JSON
Raw Normal View History

2021-03-17 02:15:33 +00:00
{
2021-04-15 02:36:40 +00:00
"short_name": "CashStacks",
"name": "cash-dash-stacks",
2021-03-17 02:15:33 +00:00
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}