{
  "name": "欧洲华人信息网",
  "short_name": "华人网",
  "description": "欧洲华人招聘、二手、房屋、商家信息平台",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "social", "business"],
  "shortcuts": [
    {
      "name": "发布信息",
      "url": "/post/new",
      "description": "快速发布新信息"
    },
    {
      "name": "招聘信息",
      "url": "/listings?category=1",
      "description": "浏览招聘信息"
    }
  ]
}
