{
  "name": "Hesap Makinesi | Hızlı ve Online Hesaplama Aracı",
  "short_name": "Hesap Makinesi",
  "description": "Hesap makinesi ile dört işlem, yüzde, karekök ve günlük hesaplamaları hızlıca yapın. Ücretsiz online hesap makinesini açın ve hemen kullanın.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#181a1f",
  "icons": [
    {
      "src": "https://hespmakinesi.com.tr/_static/32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "https://hespmakinesi.com.tr/_static/48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "https://hespmakinesi.com.tr/_static/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://hespmakinesi.com.tr/_static/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}