{
  "id": "/",
  "name": "上上签",
  "short_name": "上上签",
  "description": "易经文化·运势指南——八字·紫微·六爻·梅花·合婚",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#d4a017",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/icons/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/app-icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "lifestyle",
    "education"
  ],
  "lang": "zh-CN",
  "dir": "ltr"
}