Created
February 20, 2019 18:24
-
-
Save pascalpp/0853411521fe8f8ac5d170f72b3e3566 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"short_name": "Broadly", | |
"name": "Broadly", | |
"description": "Broadly helps you engage with your customers, get better reviews, and convert more leads.", | |
"icons": [ | |
{ | |
"src": "/images/dashboard/icon-512-pwa.png", | |
"type": "image/png", | |
"sizes": "512x512" | |
}, | |
{ | |
"src": "/images/dashboard/icon-192-xxxhdpi.png", | |
"type": "image/png", | |
"sizes": "192x192" | |
}, | |
{ | |
"src": "/images/dashboard/icon-144-xxhdpi.png", | |
"type": "image/png", | |
"sizes": "144x144" | |
}, | |
{ | |
"src": "/images/dashboard/icon-96-xhdpi.png", | |
"type": "image/png", | |
"sizes": "96x96" | |
} | |
], | |
"start_url": "/?launcher=true", | |
"display": "standalone", | |
"orientation": "portrait", | |
"theme_color": "#3493CB", | |
"background_color": "#022B3A", | |
"gcm_sender_id": "103953800507" | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment