{
    "name": "Decoder Sertifikat",
    "short_name": "Decoder Sert",
    "description": "Dekode dan inspeksi sertifikat X.509 SSL/TLS yang dikodekan PEM. Lihat subjek, penerbit, validitas, kunci publik, sidik jari, dan ekstensi.",
    "start_url": "/id/app/decoder-sertifikat",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/id/app/decoder-sertifikat",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/certificate-decoder/certificate-decoder-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/certificate-decoder/certificate-decoder-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}