﻿{
  "name": "Blöf! – Online Kart Oyunu",
  "short_name": "Blöf!",
  "description": "Türkçe çok oyunculu blöf (bluff) kart oyunu. 2-6 oyuncu, çevrimiçi.",
  "lang": "tr",
  "dir": "ltr",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2b0c0c",
  "theme_color": "#2b0c0c",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
