{
  "name": "料理趣",
  "short_name": "料理趣",
  "description": "食材庫存、食譜、煮飯清單一體化工具",
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbeae3",
  "theme_color": "#fb9d9e",
  "orientation": "portrait-primary",
  "lang": "zh-TW",
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
