{
  "name": "食刻",
  "short_name": "食刻",
  "description": "你的饮食管理轻应用",
  "start_url": ".",
  "scope": ".",
  "id": "shike-app-v1",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f8f4",
  "theme_color": "#f6f8f4",
  "lang": "zh-CN",
  "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" }
  ]
}
