27 lines
616 B
JSON
27 lines
616 B
JSON
{
|
|
"name": "Cucina · Foodlinkk Command Center",
|
|
"short_name": "Foodlinkk",
|
|
"description": "CEO Business dashboard · CTO Tech dashboard · CRM · Retail",
|
|
"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"
|
|
}
|
|
]
|
|
}
|