{
  "name": "RozDraw",
  "short_name": "RozDraw",
  "description": "RozDraw cizim ve tahmin oyunu tabletlerde ana ekrana eklenebilir PWA surumu.",
  "lang": "tr",
  "dir": "ltr",
  "start_url": "./?page=lobby",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8f3ed",
  "theme_color": "#2f6fed",
  "icons": [
    {
      "src": "./assets/img/rozdrawlogo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
