Mercurial > web
view icons/site.webmanifest @ 13:e7ca289b45ec
add icons
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Mon, 31 May 2021 11:21:27 -0400 |
parents | |
children |
line wrap: on
line source
{ "name": "", "short_name": "", "icons": [ { "src": "android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } ], "theme_color": "#ffffff", "background_color": "#ffffff", "display": "standalone" }