{
  "name": "宝宝睡眠管家",
  "short_name": "睡眠管家",
  "description": "记录宝宝睡眠、喂养、作息，帮助建立规律作息",
  "start_url": "/index1.html",
  "display": "standalone",
  "background_color": "#FAF8FF",
  "theme_color": "#6B5BA5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 192 192\"><rect fill=\"%236B5BA5\" width=\"192\" height=\"192\" rx=\"36\"/><text x=\"96\" y=\"130\" text-anchor=\"middle\" fill=\"white\" font-size=\"100\">🌙</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><rect fill=\"%236B5BA5\" width=\"512\" height=\"512\" rx=\"96\"/><text x=\"256\" y=\"350\" text-anchor=\"middle\" fill=\"white\" font-size=\"280\">🌙</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}