{ "name": "Aukil — 跑步配速计算器", "short_name": "Aukil", "description": "免费跑步配速、速度与分段时间计算器。支持公路跑、室内200米跑道与室外400米跑道。可离线使用。", "lang": "zh-CN", "theme_color": "#D8442C", "background_color": "#F4F1FB", "display": "standalone", "orientation": "portrait", "start_url": "/zh-cn", "scope": "/", "categories": [ "sports", "health", "utilities" ], "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }