{
    "name": "IM King",
    "short_name": "IM King",
    "description": "彰師大資管系開發的益智問答遊戲",
    "start_url": "/im-king/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#07c9cc",
    "icons": [
        {
            "src": "./icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "./icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}