1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-13 04:42:09 +02:00

(v1.7.1.9068) new logo, unit tests

This commit is contained in:
2021-12-12 11:07:02 +01:00
parent 56f1ce328a
commit 1e66a3daf3
141 changed files with 21215 additions and 4067 deletions

View File

@ -0,0 +1,20 @@
{
"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"
}