16 lines
352 B
Plaintext
16 lines
352 B
Plaintext
|
|
{
|
||
|
|
"name": "HaoAWS",
|
||
|
|
"short_name": "HaoAWS",
|
||
|
|
"description": "HaoAWS官方网站",
|
||
|
|
"start_url": "/",
|
||
|
|
"display": "standalone",
|
||
|
|
"background_color": "#ffffff",
|
||
|
|
"theme_color": "#ffffff",
|
||
|
|
"icons": [
|
||
|
|
{
|
||
|
|
"src": "/favicon.ico",
|
||
|
|
"sizes": "48x48",
|
||
|
|
"type": "image/x-icon"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|