{
  "name": "控糖配餐小助手",
  "short_name": "控糖配餐",
  "theme_color": "#f28b54",
  "background_color": "#fff8ef",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "meal.html",
  "scope": "./",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }
  ]
}
