{
    "name": "Kalkulator Ubin",
    "short_name": "Kalkulator U",
    "description": "Hitung jumlah ubin yang tepat untuk proyek lantai atau dinding Anda, dengan spasi grout, persentase limbah, dan estimasi biaya.",
    "start_url": "/id/app/kalkulator-ubin",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/id/app/kalkulator-ubin",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/tile-calculator/tile-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/tile-calculator/tile-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}