{
  "name": "NN小手机",
  "short_name": "NN小手机",
  "description": "一个沉浸式的聊天与探索Web App",
  "start_url": "./index.html", 
  "display": "standalone",
  "background_color": "#f8f8f8",
  "theme_color": "#f8f8f8",
  "icons":[
    {
      "src": "https://s41.ax1x.com/2026/02/06/pZotiBF.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://s41.ax1x.com/2026/02/06/pZotiBF.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}