{
  "name": "TakTaka",
  "short_name": "تكتكة",
  "description": "تحدي يجمع الجميع",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "background_color": "#F5F6FA",
  "theme_color": "#FF7A3D",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["games", "entertainment", "education"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "إنشاء لعبة",
      "short_name": "لعبة",
      "url": "/sessions/new"
    },
    {
      "name": "لوحة التحكم",
      "short_name": "لوحتي",
      "url": "/dashboard"
    }
  ]
}
