﻿{
  "name": "Grace NAS",
  "short_name": "Grace",
  "start_url": "/nas.html",
  "display": "standalone",
  "background_color": "#060814",
  "theme_color": "#060814",
  "description": "Grace 的个人学习与文件管理站点",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns=''http://www.w3.org/2000/svg'' viewBox=''0 0 100 100''><rect width=''100'' height=''100'' rx=''22'' fill=''%23060814''/><text x=''50'' y=''60'' text-anchor=''middle'' font-size=''48'' fill=''white''>NAS</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
