You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
409 B
20 lines
409 B
{ |
|
"short_name": "树洞", |
|
"name": "P大树洞(非官方)", |
|
"icons": [ |
|
{ |
|
"src": "static/favicon/256.png", |
|
"sizes": "256x256", |
|
"type": "image/png" |
|
}, |
|
{ |
|
"src": "static/favicon/192.png", |
|
"sizes": "192x192", |
|
"type": "image/png" |
|
} |
|
], |
|
"start_url": "/?src=pwa", |
|
"display": "standalone", |
|
"theme_color": "#112244", |
|
"background_color": "#112244" |
|
}
|
|
|