FEAT - TASKER CODEX: manage agent project grants
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"theme_color": "#3579f6",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone",
|
||||
"theme_color": "#eeeff4",
|
||||
"background_color": "#eeeff4",
|
||||
"display": "browser",
|
||||
"scope": "/",
|
||||
"start_url": "/",
|
||||
"name": "NODE.DC | Self-hosted task management workspace.",
|
||||
@@ -9,22 +9,17 @@
|
||||
"description": "NODE.DC streamlines task management, projects, and internal workflows.",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/icon-192x192.png",
|
||||
"src": "/icons/icon-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/icon-256x256.png",
|
||||
"sizes": "256x256",
|
||||
"src": "/icons/icon-348x348.png",
|
||||
"sizes": "348x348",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/icon-384x384.png",
|
||||
"sizes": "384x384",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/icon-512x512.png",
|
||||
"src": "/icons/icon-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user