{
  "name": "体感温度纠偏",
  "short_name": "体感纠偏",
  "description": "结合官方预报、热指数与城区修正的出行体感温度指南",
  "start_url": "./heat_correction_tool",
  "display": "standalone",
  "background_color": "#0a1420",
  "theme_color": "#0a1420",
  "orientation": "portrait",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
