{
    "name": "股市小學堂",
    "short_name": "股市小學堂",
    "description": "從零開始學股票的台股入門教學平台",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0e1a",
    "theme_color": "#00e396",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icon-192.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "/icon-512.webp",
            "sizes": "512x512",
            "type": "image/webp"
        }
    ]
}
