2020-08-12 15:39:12 -04:00
|
|
|
{
|
2023-11-01 12:30:01 -04:00
|
|
|
"name": "Trilium Notes",
|
2020-08-12 15:39:12 -04:00
|
|
|
"short_name": "Trilium",
|
2023-11-01 12:30:01 -04:00
|
|
|
"description": "Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases.",
|
|
|
|
|
"theme_color": "#333333",
|
|
|
|
|
"background_color": "#1F1F1F",
|
2020-08-12 15:39:12 -04:00
|
|
|
"display": "standalone",
|
2023-11-01 12:30:01 -04:00
|
|
|
"scope": "/",
|
|
|
|
|
"start_url": "/",
|
|
|
|
|
"icons": [
|
|
|
|
|
{
|
2024-02-14 07:21:31 +01:00
|
|
|
"src": "favicon.ico",
|
|
|
|
|
"sizes": "180x180 512x512",
|
|
|
|
|
"type": "image/x-icon"
|
2023-11-01 12:30:01 -04:00
|
|
|
}
|
|
|
|
|
]
|
2020-08-12 15:39:12 -04:00
|
|
|
}
|