mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-10-01 01:05:54 -04:00
20 lines
532 B
JSON
20 lines
532 B
JSON
{
|
|
"name": "DIDecentral",
|
|
"short_name": "DIDecentral",
|
|
"icons": [
|
|
{
|
|
"src": "https://didecentral.github.io/assets/icons/android-chrome-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "https://didecentral.github.io/assets/icons/android-chrome-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#eeeeef",
|
|
"background_color": "#eeeeef",
|
|
"display": "standalone"
|
|
}
|