FEAT - TASKER CODEX: manage agent project grants
This commit is contained in:
@@ -2,12 +2,14 @@
|
||||
"name": "NODE.DC",
|
||||
"short_name": "NODE.DC",
|
||||
"description": "NODE.DC helps you manage work items, projects, and operational workflows.",
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"background_color": "#f9fafb",
|
||||
"theme_color": "#3f76ff",
|
||||
"start_url": "/",
|
||||
"display": "browser",
|
||||
"background_color": "#eeeff4",
|
||||
"theme_color": "#eeeff4",
|
||||
"icons": [
|
||||
{ "src": "/plane-logos/plane-mobile-pwa.png", "sizes": "192x192", "type": "image/png" },
|
||||
{ "src": "/plane-logos/plane-mobile-pwa.png", "sizes": "512x512", "type": "image/png" }
|
||||
{ "src": "/favicon/icon-adaptive.svg", "sizes": "any", "type": "image/svg+xml" },
|
||||
{ "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" },
|
||||
{ "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png" },
|
||||
{ "src": "/favicon/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user