{
  "name": "VOKO – QR Menü ve Sipariş Sistemi",
  "short_name": "VOKO",
  "description": "Restoran, kafe, beach club ve oteller için QR menü, mutfak ekranı ve anlık sipariş yönetimi.",
  "lang": "tr",
  "dir": "ltr",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#d35400",
  "categories": [
    "business",
    "food",
    "productivity"
  ],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/img/og-image.png",
      "type": "image/png",
      "sizes": "1536x1024",
      "form_factor": "wide",
      "label": "VOKO Dashboard"
    }
  ],
  "icons": [
    {
      "src": "/img/favicon-16.png",
      "type": "image/png",
      "sizes": "16x16"
    },
    {
      "src": "/img/favicon-32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/img/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/img/icon-192-maskable.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/img/icon-512-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Giriş Yap",
      "url": "/giris",
      "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ücretsiz Kayıt",
      "url": "/kayit",
      "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
