Created
July 3, 2016 14:37
-
-
Save rugk/f658664fde23836801fdf7b6c2413e09 to your computer and use it in GitHub Desktop.
Croodle Favicon - RealFaviconGenerator https://realfavicongenerator.net/featured_favicons/p1amohlh8s1ru2eap1ev055q10re6
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
| { | |
| "favicon_generation": { | |
| "api_key": "[TODO: Copy your API key here]", | |
| "master_picture": { | |
| "type": "inline", | |
| "content": "PHN2ZyB3aWR0aD0iMTc5MiIgaGVpZ2h0PSIxNzkyIiB2aWV3Qm94PSIwIDAgMTc5MiAxNzkyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xOTIgMTY2NGgyODh2LTI4OGgtMjg4djI4OHptMzUyIDBoMzIwdi0yODhoLTMyMHYyODh6bS0zNTItMzUyaDI4OHYtMzIwaC0yODh2MzIwem0zNTIgMGgzMjB2LTMyMGgtMzIwdjMyMHptLTM1Mi0zODRoMjg4di0yODhoLTI4OHYyODh6bTczNiA3MzZoMzIwdi0yODhoLTMyMHYyODh6bS0zODQtNzM2aDMyMHYtMjg4aC0zMjB2Mjg4em03NjggNzM2aDI4OHYtMjg4aC0yODh2Mjg4em0tMzg0LTM1MmgzMjB2LTMyMGgtMzIwdjMyMHptLTM1Mi04NjR2LTI4OHEwLTEzLTkuNS0yMi41dC0yMi41LTkuNWgtNjRxLTEzIDAtMjIuNSA5LjV0LTkuNSAyMi41djI4OHEwIDEzIDkuNSAyMi41dDIyLjUgOS41aDY0cTEzIDAgMjIuNS05LjV0OS41LTIyLjV6bTczNiA4NjRoMjg4di0zMjBoLTI4OHYzMjB6bS0zODQtMzg0aDMyMHYtMjg4aC0zMjB2Mjg4em0zODQgMGgyODh2LTI4OGgtMjg4djI4OHptMzItNDgwdi0yODhxMC0xMy05LjUtMjIuNXQtMjIuNS05LjVoLTY0cS0xMyAwLTIyLjUgOS41dC05LjUgMjIuNXYyODhxMCAxMyA5LjUgMjIuNXQyMi41IDkuNWg2NHExMyAwIDIyLjUtOS41dDkuNS0yMi41em0zODQtNjR2MTI4MHEwIDUyLTM4IDkwdC05MCAzOGgtMTQwOHEtNTIgMC05MC0zOHQtMzgtOTB2LTEyODBxMC01MiAzOC05MHQ5MC0zOGgxMjh2LTk2cTAtNjYgNDctMTEzdDExMy00N2g2NHE2NiAwIDExMyA0N3Q0NyAxMTN2OTZoMzg0di05NnEwLTY2IDQ3LTExM3QxMTMtNDdoNjRxNjYgMCAxMTMgNDd0NDcgMTEzdjk2aDEyOHE1MiAwIDkwIDM4dDM4IDkweiIvPjwvc3ZnPg==" | |
| }, | |
| "favicon_design": { | |
| "ios": { | |
| "picture_aspect": "background_and_margin", | |
| "background_color": "#ffffff", | |
| "margin": "14%", | |
| "assets": { | |
| "ios6_and_prior_icons": false, | |
| "ios7_and_later_icons": false, | |
| "precomposed_icons": false, | |
| "declare_only_default_icon": true | |
| } | |
| }, | |
| "desktop_browser": [ | |
| ], | |
| "windows": { | |
| "picture_aspect": "white_silhouette", | |
| "background_color": "#2d89ef", | |
| "on_conflict": "override", | |
| "assets": { | |
| "windows_80_ie_10_tile": false, | |
| "windows_10_ie_11_edge_tiles": { | |
| "small": false, | |
| "medium": true, | |
| "big": false, | |
| "rectangle": false | |
| } | |
| } | |
| }, | |
| "android_chrome": { | |
| "picture_aspect": "shadow", | |
| "theme_color": "#d2d2d2", | |
| "manifest": { | |
| "name": "Croodle", | |
| "display": "standalone", | |
| "orientation": "not_set", | |
| "on_conflict": "override", | |
| "declared": true | |
| }, | |
| "assets": { | |
| "legacy_icon": false, | |
| "low_resolution_icons": false | |
| } | |
| }, | |
| "safari_pinned_tab": { | |
| "picture_aspect": "silhouette", | |
| "theme_color": "#3c90ec" | |
| } | |
| }, | |
| "settings": { | |
| "scaling_algorithm": "Mitchell", | |
| "error_on_image_too_small": false | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment