{
  "name": "随拍",
  "short_name": "随拍",
  "description": "随拍 - 记录生活的美好",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#F7F7F7",
  "theme_color": "#FF5252",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
