{
    "name": "AI 醫藥日報",
    "short_name": "新聞日報",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#E0E5EC",
    "theme_color": "#E0E5EC",
    "description": "每日追蹤 AI 與醫藥界最新突破的個人專屬報紙。",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}