{
  "name": "掐指一算",
  "short_name": "掐指一算",
  "description": "可离线使用的祖传小六壬掌诀应用。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F0E8",
  "theme_color": "#5C0000",
  "icons": [
    {
      "src": "./logo.jpg",
      "sizes": "1254x1254",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
