initialˆ
This commit is contained in:
22
reijm-read/public/manifest.json
Normal file
22
reijm-read/public/manifest.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "ReisaSpasol | MaimaiDX",
|
||||
"short_name": "ReisaSpasol",
|
||||
"description": "专注于Java、Spring Boot、微服务等后端技术开发的个人作品集网站",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#ffffff",
|
||||
"theme_color": "#4F46E5",
|
||||
|
||||
"icons": [
|
||||
{
|
||||
"src": "./assets/icon.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "./assets/icon.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user