{
    "name": "大友的博客",
    "short_name": "大友的博客",
    "description": "大友的博客，分享技术博客、分享生活见闻、分享兴趣爱好",
    "lang": "cn",
    "icons": [{
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "related_applications": [],
    "prefer_related_applications": false
}