{
  "name": "notodo",
  "short_name": "notodo",
  "description": "不做就是躺赢。一次只少做一件事。",
  "lang": "zh-CN",
  "start_url": "/project/notodo.html",
  "display": "standalone",
  "background_color": "#00deb5",
  "theme_color": "#00deb5",
  "icons": [
    {
      "src": "/img/notodo-app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
