{
  "name": "Anya & Kimo 🎀",
  "short_name": "Anya",
  "description": "Anya和Kimo的小天地 - 工具箱、博客、架构设计...",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#ff6b9d",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["utilities", "productivity"],
  "shortcuts": [
    {
      "name": "工具箱",
      "short_name": "工具",
      "description": "打开工具箱",
      "url": "/tools/"
    },
    {
      "name": "博客",
      "short_name": "博客",
      "description": "打开博客",
      "url": "/blog/"
    },
    {
      "name": "架构工坊",
      "short_name": "架构",
      "description": "嵌入式架构设计工具",
      "url": "/tools/anya-architect/"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}