{
  "name": "每日英语 Daily English",
  "short_name": "每日英语",
  "description": "每天提醒学习生活英语，内置常用单词、句子、跟读纠音、今日要闻、今天吃什么、决策小宇宙、今日运势、表情包文案、照片动起来、放松一下、人生进度条、节日倒计时、短资讯、练习和离线缓存。",
  "lang": "zh-CN",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eef2ff",
  "theme_color": "#eef2ff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/app-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
      {
        "name": "今日学习",
        "url": "./index.html#learn",
        "description": "打开今日英语课程"
    },
    {
      "name": "提醒设置",
      "url": "./index.html#reminders",
      "description": "设置每日学习提醒"
    },
    {
      "name": "放松一下",
      "url": "./index.html#relax",
      "description": "打开解压按钮、电子木鱼和白噪音空间"
    },
    {
      "name": "今日运势",
      "url": "./index.html#fortune",
      "description": "查看今日和近几天的娱乐运势"
    },
    {
      "name": "表情包文案",
      "url": "./index.html#meme",
      "description": "输入主题生成搞笑文案和文字表情包"
    },
    {
      "name": "照片动起来",
      "url": "./index.html#motion",
      "description": "上传照片生成创意动效短视频草稿"
    },
      {
        "name": "经典名句",
        "url": "./index.html#learn-quotes",
        "description": "阅读国外名著短句"
      }
  ]
}
