{
  "id": "xiaoman-bedtime-100",
  "name": "小满的一百个晚上",
  "short_name": "小满故事",
  "description": "给 5 岁小朋友的 100 篇睡前故事，真人朗读，睡着了自己停。",
  "lang": "zh-CN",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#0f1014",
  "theme_color": "#0f1014",
  "categories": [
    "education",
    "kids",
    "books"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}