{
  "name": "Feraiz — İslami Miras Hesaplama",
  "short_name": "Feraiz",
  "description": "Mezhep duyarlı İslami miras (ferâiz) hesaplama aracı. Hanefi, Maliki, Şafii, Hanbeli.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f3ee",
  "theme_color": "#1a4a2e",
  "orientation": "portrait-primary",
  "lang": "tr",
  "dir": "ltr",
  "categories": [
    "utilities",
    "education",
    "lifestyle"
  ],
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Hesaplama",
      "short_name": "Hesapla",
      "description": "Feraiz hesaplamaya git",
      "url": "/?tab=calculator",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "40 Hal",
      "short_name": "40 Hal",
      "description": "Temel feraiz halleri",
      "url": "/?tab=rules",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}