{
  "name": "幸福居日记",
  "short_name": "日记",
  "description": "记录生活点滴",
  "start_url": "/diary",
  "display": "standalone",
  "background_color": "#f8f5f0",
  "theme_color": "#c9a87c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/pwa_icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
