{
    "name": "Bảng Kê Tiền - Tính Tiền Nhanh",
    "short_name": "KêTiền",
    "description": "Ứng dụng web tiện lợi để tính toán và kê tiền, hỗ trợ các mệnh giá tiền Việt Nam",
    "start_url": "/ketien/",
    "scope": "/ketien/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#1976d2",
    "icons": [
        {
            "src": "icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["productivity", "utilities"],
    "screenshots": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f5f5f5' width='540' height='720'/><rect fill='%231976d2' width='540' height='60'/><text x='270' y='40' font-size='28' font-weight='bold' fill='white' text-anchor='middle' font-family='Arial'>Bảng Kê Tiền</text></svg>",
            "sizes": "540x720",
            "type": "image/svg+xml",
            "form_factor": "narrow"
        }
    ]
}
