{
  "name": "布丁机",
  "short_name": "布丁机",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff0f5",
  "theme_color": "#fff0f5",
  "description": "一个软萌的 AI 伴侣手机",
  "icons": [
    {
      "src": "https://placehold.co/192x192/fda4b5/ffffff?text=Pudding",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/fda4b5/ffffff?text=Pudding",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "orientation": "portrait"
}