5d60d33db1
Volledige Foodlinkk Command Center uitbreiding met social automatisering, reclamefolder filters, Proxmox monitoring en documentatie.
27 lines
595 B
JSON
27 lines
595 B
JSON
{
|
|
"name": "Foodlinkk Command Center",
|
|
"short_name": "Foodlinkk",
|
|
"description": "Herman CEO dashboard · CRM · Retail · Marketing",
|
|
"start_url": "/",
|
|
"scope": "/",
|
|
"display": "standalone",
|
|
"orientation": "any",
|
|
"background_color": "#0a0e14",
|
|
"theme_color": "#0a0e14",
|
|
"lang": "nl",
|
|
"icons": [
|
|
{
|
|
"src": "/static/icons/app-icon.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/static/icons/app-icon.svg",
|
|
"sizes": "512x512",
|
|
"type": "image/svg+xml",
|
|
"purpose": "maskable"
|
|
}
|
|
]
|
|
}
|