{
  "name": "伊索寓言 - 映雪读书小站",
  "short_name": "伊索寓言",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f5f0",
  "theme_color": "#c0392b",
  "description": "短小精悍的寓言故事，蕴含着深刻的人生智慧。以动物为主角，借事喻理，是西方文学史上最古老的寓言集之一。",
  "icons": [
    {
      "src": "cover.webp",
      "sizes": "300x450",
      "type": "image/webp",
      "purpose": "any"
    }
  ]
}