{
  "name": "浪漫飘雪可可私密媒体库",
  "short_name": "私密媒体库",
  "description": "私密媒体库，可作为应用安装到手机或电脑桌面。",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#ff6b6b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logoapp.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logoapp.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
