18 lines
424 B
JSON
18 lines
424 B
JSON
{
|
|
"name": "Xpeditis - Maritime Freight Booking",
|
|
"short_name": "Xpeditis",
|
|
"description": "Search, compare, and book maritime freight in real-time",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#ffffff",
|
|
"theme_color": "#10183A",
|
|
"icons": [
|
|
{
|
|
"src": "/assets/logos/logo-black.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml",
|
|
"purpose": "any maskable"
|
|
}
|
|
]
|
|
}
|