{
  "name": "EggZen Pro | Thermodynamic Egg Timer",
  "short_name": "EggZen Pro",
  "description": "Professional thermodynamic egg timer with altitude correction and ice bath cooling. 用科学定义熟度的专业煮蛋计时工具。",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#f97316",
  "icons": [
    {
      "src": "./icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}