{
  "name": "CheckThink — Akıllı Adisyon",
  "short_name": "CheckThink",
  "description": "Restoran ve kafeniz için bulut tabanlı akıllı adisyon ve operasyon sistemi.",
  "start_url": "/Home/Index",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F7F0E6",
  "theme_color": "#D94F2A",
  "lang": "tr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/Content/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/Content/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Giriş Yap",
      "short_name": "Giriş",
      "description": "Yönetim paneline git",
      "url": "/Home/Index",
      "icons": [{ "src": "/Content/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Ücretsiz Dene",
      "short_name": "Kayıt Ol",
      "description": "14 gün ücretsiz başla",
      "url": "/Home/Register",
      "icons": [{ "src": "/Content/icons/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
