{
    "name": "阿魯米金融研究院",
    "short_name": "阿魯米",
    "start_url": "/",
    "id": "pwa-root",
    "display": "standalone",
    "theme_color": "#ffd117",
    "background_color": "#ffffff",
    "categories": [
        "finance",
        "education"
    ],
    "description": "臺灣金融怪傑“阿魯米”終於擁有自己的線上金融研究基地了！本平台的四個核心概念——學習資源、即時分享、開放討論、打擊詐騙——帶您無憂無慮地探索金融世界的奧秘！",
    "orientation": "portrait",
    "scope": "/",
    "icons": [
        {
            "src": "/brand/logo-144.png",
            "type": "image/png",
            "sizes": "144x144"
        },
        {
            "src": "/brand/logo-256.png",
            "type": "image/png",
            "sizes": "256x256"
        },
        {
            "src": "/brand/logo-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}