21 lines
453 B
JSON
21 lines
453 B
JSON
{
|
|
"short_name": "Serengo",
|
|
"name": "Serengo",
|
|
"description": "Serengo - meet the unexpected.",
|
|
"icons": [
|
|
{
|
|
"src": "/logo.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml",
|
|
"purpose": "any maskable"
|
|
}
|
|
],
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"orientation": "portrait-primary",
|
|
"theme_color": "#333333",
|
|
"background_color": "#f8f8f8",
|
|
"scope": "/",
|
|
"categories": ["travel", "maps", "discovery"]
|
|
}
|