{
  "name": "Chinese Cooking Calculator",
  "short_name": "中餐计算器",
  "description": "Discover 100 authentic Chinese recipes with ingredients, step-by-step timing, and video tutorials",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a0a00",
  "theme_color": "#c41e3a",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "education", "lifestyle"],
  "lang": "en",
  "dir": "ltr"
}
