fix(branding): rename remaining Tanemaki → Tane in platform metadata

Web PWA manifest name, index.html <title> and apple-mobile-web-app-title,
and the Windows executable ProductName / FileDescription.
This commit is contained in:
vjrj 2026-07-12 13:15:33 +02:00
parent 6fba203f2e
commit 9648c710a7
3 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
{
"name": "Tanemaki",
"name": "Tane",
"short_name": "Tane",
"start_url": ".",
"display": "standalone",