{ "name": "我的菜", "short_name": "我的菜", "description": "今天吃什么 —— 按冰箱里现有的东西排菜单", "start_url": "/plan", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#1867c0", "orientation": "portrait", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }