{
    "name": "鹿了么",
    "short_name": "鹿了么",
    "description": "男性生理节律记录与健康管理",
    "id": "/app/",
    "start_url": "/app/",
    "scope": "/app/",
    "display": "standalone",
    "background_color": "#F7F4F0",
    "theme_color": "#5A9E6F",
    "orientation": "portrait",
    "icons": [
        {
            "src": "icons/app-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/app-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/app-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": ["health", "lifestyle"],
    "lang": "zh-CN"
}
