{ "name": "MoIds - OAuth 2.0 服务", "short_name": "MoID", "description": "OAuth 2.0 认证服务和权限管理系统", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "theme_color": "#1e1c1c", "background_color": "#1e1c1c", "icons": [ { "src": "/static/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/static/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }