mirror of
https://github.com/MaciejkaG/statki.git
synced 2024-11-30 08:22:55 +01:00
15 lines
331 B
JSON
15 lines
331 B
JSON
{
|
|
"name": "Statki",
|
|
"start_url": "/",
|
|
"background_color": "black",
|
|
"theme_color": "black",
|
|
"orientation": "landscape",
|
|
"icons": [
|
|
{
|
|
"src": "/assets/img/statki-logo-crop.png",
|
|
"sizes": "1080x1080",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"display": "standalone"
|
|
} |