25 lines
561 B
JSON
25 lines
561 B
JSON
{
|
|
"name": "梅子的成语填字",
|
|
"short_name": "成语填字",
|
|
"description": "每天练习成语填字,越练越强!",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#1a1a2e",
|
|
"theme_color": "#1a1a2e",
|
|
"orientation": "portrait",
|
|
"icons": [
|
|
{
|
|
"src": "icons/icon-192.png?v=3",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "icons/icon-512.png?v=3",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
}
|
|
]
|
|
}
|