Show recent maps; name maps

This commit is contained in:
Christian Lawson-Perfect 2025-02-11 05:17:18 +00:00
parent 6b02b73b9b
commit e6a51f162d
6 changed files with 268 additions and 50 deletions

8
manifest.json Normal file
View file

@ -0,0 +1,8 @@
{
"name": "CLP's map",
"description": "A personalised map",
"start_url": "https://map.think.somethingorotherwhatever.com/",
"display": "standalone",
"background_color": "#feb300",
"theme_color": "#feb300"
}