{
    "name": "咖啡杯測記錄",
    "short_name": "咖啡杯測",
    "description": "CoE 風格咖啡杯測與評分工具",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f6f7f8",
    "theme_color": "#0e4d4d",
    "lang": "zh-Hant",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
