{
    "name": "MeiiShop — Bộ công cụ MMO",
    "short_name": "MeiiShop",
    "description": "Nền tảng tổng hợp công cụ CheckLive, OTP, xử lý dữ liệu, AI cho hệ thống MMO tự động hoá LoopSoft.",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#eef3ff",
    "theme_color": "#2266ff",
    "orientation": "any",
    "icons": [
        {
            "src": "assets/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "assets/icons/icon.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "maskable"
        },
        {
            "src": "assets/icons/icon.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "categories": ["utilities", "productivity"]
}
