{
  "id": "/",
  "name": "CST Blog - 技术博客",
  "short_name": "CST Blog",
  "description": "一个现代化的技术博客，分享编程与技术心得",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["technology", "blog"],
  "lang": "zh-CN",
  "prefer_related_applications": false
}
