{
  "name": "美食评价生成器",
  "short_name": "美食评价",
  "description": "AI 驱动的精美小红书风格美食评价文案生成工具。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDFCFB",
  "theme_color": "#2D2D2D",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["productivity", "food"],
  "icons": [
    {
      "src": "https://api.dicebear.com/7.x/icons/png?seed=MessageSquareQuote&backgroundColor=A08050&iconColor=2D2D2D",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://api.dicebear.com/7.x/icons/png?seed=MessageSquareQuote&backgroundColor=A08050&iconColor=2D2D2D",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
