{
  "name": "共享时刻",
  "short_name": "共享时刻",
  "description": "记录每一个当下，与家人朋友共享美好时光",
  "start_url": "/spaces",
  "display": "standalone",
  "background_color": "#F5F0EB",
  "theme_color": "#8C7256",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
