{
  "name": "Cine Nights",
  "short_name": "Cine Nights",
  "description": "免登录的电影选择器，用 Tonight 与 Canon 双指数帮你决定今晚看什么。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fff8ea",
  "theme_color": "#1e1d1b",
  "icons": [
    {
      "src": "./assets/wechat-share.png",
      "sizes": "500x500",
      "type": "image/png"
    },
    {
      "src": "./assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
