Files
daily-counter/app/static/manifest.json

8 lines
166 B
JSON
Raw Normal View History

2026-04-10 21:08:45 +02:00
{
"short_name": "Daily Counter",
"name": "Daily Counter",
"start_url": ".",
"display": "standalone",
"theme_color": "white",
"background_color": "white"
}