mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
Update site.webmanifest
This commit is contained in:
@@ -1 +1,12 @@
|
|||||||
{"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"}
|
{
|
||||||
|
"name":"Card Conjurer",
|
||||||
|
"short_name":"CC",
|
||||||
|
"icons":[
|
||||||
|
{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},
|
||||||
|
{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}
|
||||||
|
],
|
||||||
|
"theme_color":"#080808",
|
||||||
|
"background_color":"#080808",
|
||||||
|
"display":"standalone",
|
||||||
|
"start_url":"/creator/index.php"
|
||||||
|
}
|
Reference in New Issue
Block a user