mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
12 lines
324 B
JSON
12 lines
324 B
JSON
{
|
|
"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"
|
|
} |