{
 "name": "亲子打卡习惯养成",
 "short_name": "亲子打卡",
 "start_url": "./",
 "scope": "./",
 "display": "standalone",
 "background_color": "#f7f6f2",
 "theme_color": "#2e8b57",
 "icons": [
  {
   "src": "icon-192.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "icon-512.png",
   "sizes": "512x512",
   "type": "image/png"
  }
 ]
}