{ "name": "Aukil — 跑步配速計算機", "short_name": "Aukil", "description": "免費跑步配速、速度與分段時間計算機。支援公路跑、室內200公尺跑道與室外400公尺跑道。可離線使用。", "lang": "zh-TW", "theme_color": "#D8442C", "background_color": "#F4F1FB", "display": "standalone", "orientation": "portrait", "start_url": "/zh-tw", "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" } ] }