{
  "id": "/",
  "name": "IndieCN | 独立开发每日精选",
  "short_name": "IndieCN",
  "description": "面向中文独立开发者的移动端卡片式泛阅读简讯：工具、极客资讯、GitHub 热点与独立产品精选。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["news", "productivity", "utilities"],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
