mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-11-05 07:49:02 +00:00
15 lines
287 B
Plaintext
15 lines
287 B
Plaintext
|
{
|
||
|
"name": "",
|
||
|
"short_name": "",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "/android-chrome-96x96.png",
|
||
|
"sizes": "96x96",
|
||
|
"type": "image/png"
|
||
|
}
|
||
|
],
|
||
|
"theme_color": "#ffffff",
|
||
|
"background_color": "#ffffff",
|
||
|
"display": "standalone"
|
||
|
}
|