mirror of
https://github.com/itorr/one-last-image.git
synced 2026-01-02 20:06:03 +08:00
15 lines
384 B
JSON
15 lines
384 B
JSON
{
|
|
"name": "One Last Image",
|
|
"short_name": "One Last Image",
|
|
"description": "卢浮宫生成器 - One Last Kiss 封面风格生成器",
|
|
"background_color": "#c3c3c3",
|
|
"display": "browser",
|
|
"icons": [
|
|
{
|
|
"src": "icon.jpg",
|
|
"sizes": "602x602",
|
|
"type": "image/jpeg"
|
|
}
|
|
],
|
|
"start_url": "/pwa-examples/a2hs/index.html"
|
|
} |