{
  "name": "人生轨迹",
  "short_name": "人生轨迹",
  "description": "记录人生美好时刻，珍藏每一段回忆",
  "start_url": "/frontend/",
  "scope": "/frontend/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1a2e",
  "theme_color": "#16213e",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/frontend/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/frontend/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
