{
  "name": "Mix Platform",
  "short_name": "Mix",
  "description": "منصة ميكس الرقمية الموحدة لإدارة كل وحدات Social, Wallet, Games, Metaverse, Matrix, GPS, AI",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "icons": [
    {
      "src": "static/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "static/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["productivity", "social", "games", "finance", "education"],
  "related_applications": [],
  "prefer_related_applications": false,
  "modules": [
    {
      "name": "Social",
      "description": "إدارة موجزات التواصل الاجتماعي، التعليقات، البث المباشر، AI",
      "icon": "static/icons/social.png",
      "start_url": "/index.html#social"
    },
    {
      "name": "Wallet",
      "description": "محفظة رقمية لإدارة العملات، معاملات آمنة، مدفوعات",
      "icon": "static/icons/wallet.png",
      "start_url": "/index.html#wallet"
    },
    {
      "name": "Games",
      "description": "حزمة الألعاب الرقمية وبيتكوين للألعاب",
      "icon": "static/icons/games.png",
      "start_url": "/index.html#games"
    },
    {
      "name": "Metaverse",
      "description": "عالم الميتافيرس ثلاثي الأبعاد للتفاعل والمشاركة",
      "icon": "static/icons/metaverse.png",
      "start_url": "/index.html#metaverse"
    },
    {
      "name": "Matrix",
      "description": "دردشة المصفوفة، تعاون ومحادثات متعددة الغرف",
      "icon": "static/icons/matrix.png",
      "start_url": "/index.html#matrix"
    },
    {
      "name": "GPS",
      "description": "تحديد الموقع، GeoFence، تنبيهات الطوارئ",
      "icon": "static/icons/gps.png",
      "start_url": "/index.html#gps"
    },
    {
      "name": "AI",
      "description": "وحدة الذكاء الاصطناعي للتحليلات والتنبيهات",
      "icon": "static/icons/ai.png",
      "start_url": "/index.html#ai"
    }
  ]
}
