1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-27 22:05:29 +02:00

Built site for AMR: 2.1.1.9010@8b43fed

This commit is contained in:
github-actions
2024-02-25 13:46:03 +00:00
parent 430d460276
commit d707152fc2
97 changed files with 1327 additions and 3648 deletions

View File

@ -1,20 +1,19 @@
{
"name": "AMR (for R)",
"short_name": "AMR (for R)",
"name": "AMR for R",
"short_name": "AMR for R",
"icons": [
{
"src": "/android-chrome-192x192.png?v=2",
"src": "/android-chrome-192x192.png?v=newlogo",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png?v=2",
"src": "/android-chrome-512x512.png?v=newlogo",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"start_url": "https://msberends.github.io/AMR/",
"theme_color": "#128f76",
"background_color": "#128f76",
"display": "standalone"
}