﻿{
  "name": "修真世界",
  "short_name": "修真世界",
  "start_url": "../x.php",
  "scope": "../",
  "display": "standalone",
  "background_color": "#0d121c",
  "theme_color": "#0d121c",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}