{
    "name": "健行筆記",
    "short_name": "健行筆記",
    "description": "健行筆記提供登山、健行、攀登百岳的知識與內容，建置全台最完整的步道資料庫，即時路線回報及GPX分享打造安全的登山環境，讓山友分享登山的心得及照片，致力讓造訪健行筆記的訪客成為最幸福的山友。",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "lang": "zh-TW",
    "start_url": "/?utm_source=pwa",
    "theme_color": "#6a9e20",
    "background_color": "#ffffff",
    "display": "standalone",
    "scope": "/",
    "//": "Some browsers will use this to enable push notifications.",
    "//": "It is the same for all projects, this is not your project's sender ID",
    "gcm_sender_id": "103953800507"
}