{
    "name": "獨立開發者日報",
    "short_name": "Indie Daily",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#E0E5EC",
    "theme_color": "#E0E5EC",
    "description": "每日追蹤獨立開發者、SaaS 與 Side Project 動態的個人專屬報紙。",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}