{
  "name": "经期管理",
  "short_name": "经期管理",
  "description": "可爱粉色猫咪风格的经期管理应用",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF0F3",
  "theme_color": "#FF89A9",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
