{
    "name": "ZeroEgg 零鴨蛋",
    "short_name": "ZeroEgg",
    "description": "專為台灣小學生設計的線上學習平台",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#ffcc00",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "lang": "zh-TW",
    "dir": "ltr",
    "categories": ["education", "kids"],
    "orientation": "portrait-primary"
}