{
  "name": "每日精选 · 优质岗位推荐",
  "short_name": "每日精选",
  "description": "每日推送国企、央企、外企、名企优质招聘岗位，支持一键投递",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["business", "productivity", "news"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "查看央企岗位",
      "short_name": "央企",
      "url": "./?type=央企"
    }
  ]
}