{
  "name": "ألعاب جماعية — SayYesTo.me",
  "short_name": "ألعاب",
  "description": "العب مع أصحابك من أي مكان",
  "start_url": "/games",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0d0b1e",
  "background_color": "#0d0b1e",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
