mirror of https://github.com/msberends/AMR.git
21 lines
509 B
Plaintext
21 lines
509 B
Plaintext
|
{
|
||
|
"name": "AMR (for R)",
|
||
|
"short_name": "AMR (for R)",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "/android-chrome-192x192.png?v=2",
|
||
|
"sizes": "192x192",
|
||
|
"type": "image/png"
|
||
|
},
|
||
|
{
|
||
|
"src": "/android-chrome-512x512.png?v=2",
|
||
|
"sizes": "512x512",
|
||
|
"type": "image/png"
|
||
|
}
|
||
|
],
|
||
|
"theme_color": "#ffffff",
|
||
|
"background_color": "#ffffff",
|
||
|
"start_url": "https://msberends.github.io/AMR/",
|
||
|
"display": "standalone"
|
||
|
}
|