{
  "name": "Lumina Mobile",
  "short_name": "Lumina",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f4f5f7",
  "theme_color": "#003468",
  "lang": "zh-CN",
  "orientation": "portrait",
  "description": "Lumina LMS 跨平台客户端（Rust + Tauri）",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
