{
  "name": "观时知象",
  "short_name": "观时知象",
  "description": "传统阴盘奇门遁甲排盘工具",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0e0d18",
  "theme_color": "#0e0d18",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icons/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
