{
    "name": "Máy Tính Mã Màu Điện Trở",
    "short_name": "Máy Tính Mã ",
    "description": "Giải mã giá trị điện trở từ các dải màu (4, 5, 6 dải) hoặc chuyển đổi giá trị điện trở thành mã màu ngay lập tức.",
    "start_url": "/vi/app/may-tinh-ma-mau-dien-tro",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/vi/app/may-tinh-ma-mau-dien-tro",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/resistor-color-code-calculator/resistor-color-code-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/resistor-color-code-calculator/resistor-color-code-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}