mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-03 04:05:18 +02:00
16 lines
No EOL
375 B
JSON
16 lines
No EOL
375 B
JSON
{
|
|
"short_name": "AdventureLog",
|
|
"name": "AdventureLog",
|
|
"start_url": "/dashboard",
|
|
"icons": [
|
|
{
|
|
"src": "adventurelog.svg",
|
|
"type": "image/svg+xml",
|
|
"sizes": "any"
|
|
}
|
|
],
|
|
"background_color": "#2a323c",
|
|
"display": "standalone",
|
|
"scope": "/",
|
|
"description": "Self-hostable travel tracker and trip planner."
|
|
} |