Listory/frontend/public/manifest.json

10 lines
203 B
JSON
Raw Normal View History

2020-01-26 19:07:15 +01:00
{
"short_name": "Listory",
"name": "Listory - Track your Spotify Listens",
"icons": [],
2020-01-26 19:07:15 +01:00
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}