{
    "name": "菜包網 - 台灣入口網站",
    "short_name": "菜包網",
    "description": "菜包網是台灣的入口網站，提供便捷的網路服務和資訊連結。",
    "icons": [
        {
            "src": "./img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "./img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#78c800",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "lang": "zh-TW",
    "orientation": "any",
    "categories": ["網路", "入口網站", "搜尋引擎"]
}