{
  "name": "电子黄历 2027",
  "short_name": "电子黄历",
  "description": "手机高清电子黄历，支持离线翻阅",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#1e1e1e",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}