{
  "name": "Neuronicx",
  "short_name": "Neuronicx",
  "description": "Neuronicx AI 数字商品平台",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#22c55e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/themes/neuronicx/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "仪表盘",
      "short_name": "仪表盘",
      "url": "/sg/dashboard",
      "icons": [{ "src": "/icons/icon-512x512.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
