Last active
November 11, 2022 12:17
-
-
Save marharyta/bbae0299ca51ba202a7a0f3de3ef5c08 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"background_color": "#FDFF9B", | |
"theme_color": "#FDFF9B", | |
"description": "Допомога та Інформація для українців у Фінляндії", | |
"display": "fullscreen", | |
"icons": [ | |
{ | |
"src": "https://finua.org/_next/image?url=https%3A%2F%2Fsuper-static-assets.s3.amazonaws.com%2F60d97cba-0100-4544-b554-e4739eb4ccb6%2Fuploads%2Flogo%2F9dadb7be-909a-4d3c-8ec5-58e844ed289a.png&w=2048&q=80", | |
"sizes": "512x512", | |
"type": "image/png" | |
} | |
], | |
"name": "FinUA", | |
"short_name": "FinUA", | |
"start_url": "https://finua.org/" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment