{
  "name": "Wardiø𝄞",
  "short_name": "Wardiø",
  "start_url": "./",
  "icons": [
    {
      "src": "icons/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "wardio-player-v81.5.2",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "theme_color": "#161226",
  "background_color": "#0e0d17",
  "description": "مشغّل وسائط متقدّم يدعم الصوت بجودة عالية مع مرئيّات، معادل صوت، كلمات أغاني، وتجربة PWA كاملة.",
  "screenshots": [
    {
      "src": "screenshots/screenshot-narrow.png",
      "sizes": "540x1170",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "الشاشة الرئيسية لـ Wardiø𝄞 – الجوال"
    },
    {
      "src": "screenshots/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Wardiø𝄞 – عرض سطح المكتب مع EQ وقائمة التشغيل"
    }
  ],
  "dir": "rtl",
  "lang": "ar",
  "categories": [
    "music",
    "entertainment",
    "utilities"
  ],
  "scope": "./",
  "file_handlers": [
    {
      "action": "./",
      "accept": {
        "audio/mpeg": [
          ".mp3"
        ],
        "audio/ogg": [
          ".ogg",
          ".oga"
        ],
        "audio/wav": [
          ".wav"
        ],
        "audio/flac": [
          ".flac"
        ],
        "audio/aac": [
          ".aac",
          ".m4a"
        ],
        "audio/webm": [
          ".weba"
        ],
        "audio/x-ms-wma": [
          ".wma"
        ]
      }
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+wardio",
      "url": "./?uri=%s"
    }
  ],
  "share_target": {
    "action": "./",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "launch_handler": {
    "client_mode": [
      "focus-existing"
    ]
  },
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.wardio.player",
      "id": "com.wardio.player"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/wardio-player/id000000000"
    }
  ],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "edge_side_panel": {
    "preferred_width": 400
  }
}