{
  "name": "老凯的个人网站",
  "short_name": "老凯",
  "description": "老凯的个人网站 - WordPress",
  "start_url": "https://laokai.top/",
  "display": "standalone",
  "background_color": "#0f0f23",
  "theme_color": "#ffd700",
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait",
  "scope": "/"
}
