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

Built site for AMR: 1.8.1.9020@d6676e9

This commit is contained in:
github-actions
2022-08-21 14:59:35 +00:00
parent 37f397b1f3
commit cb53936bd3
246 changed files with 41341 additions and 0 deletions

20
site.webmanifest Normal file
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"
}