{
    "name": "Leemysw - 独立开发者 | AI 算法",
    "short_name": "Leemysw",
    "description": "在 AI 的浪潮，分享技术、产品与独立开发的思考 | Embracing Agentic AI, exploring the path of AI independent development",
    "lang": "zh-CN",
    "dir": "ltr",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#f4f1ec",
    "background_color": "#ffffff",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/leemysw.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "categories": [
        "technology",
        "development",
        "ai",
        "agent",
        "chatbot",
        "agentic ai",
        "llm",
        "rag",
        "development",
        "full stack"
    ],
    "screenshots": [
        {
            "src": "/images/leemysw.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Leemysw 网站主页"
        }
    ]
}