{
  "name": "月潮",
  "short_name": "月潮",
  "description": "生理周期记录",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f9f9fa",
  "theme_color": "#f9f9fa",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}