﻿{
  "name": "PC 装机助手",
  "short_name": "PC装机",
  "description": "手机端 3D 虚拟装机网页，支持预算自动配单、兼容检查和整机外观展示。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f7f4",
  "theme_color": "#f7f7f4",
  "orientation": "portrait",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
