{
  "name": "择日 — 每日宜忌",
  "short_name": "择日",
  "description": "每日黄历查询，宜忌一目了然",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#7f1d1d",
  "theme_color": "#7f1d1d",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
