{
  "name": "AI拍照听写词语助手",
  "short_name": "AI拍照听写",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "lang": "zh-CN",
  "dir": "auto",
  "description": "AI拍照听写",
  "icons": [
    { 
      "src": "/public/img/favicon_io/android-chrome-192x192.png", 
      "sizes": "192x192", 
      "type": "image/png" 
    },
    { 
      "src": "/public/img/favicon_io/android-chrome-512x512.png", 
      "sizes": "512x512", 
      "type": "image/png" 
    }
  ],
  "theme_color": "#ffffff",
  "display": "standalone",
  "background_color": "#ffffff",
  "orientation": "portrait-primary"
}