{
  "name": "Research project on automatic recognition of dysarthria speech | Persian Dysarthria Speech Dataset (PDSDS)",
  "short_name": "PDSDS ASR & Dataset",
  "description": "Website of the research project on automatic speech recognition of Persian-speaking dysarthria patients and collection and presentation of the reference Persian dysarthria speech dataset. The first and largest Persian Dysarthria Speech Dataset with speech samples of more than 100 patients and 100 speech samples for each patient. Suitable for ASR research, automatic speech recognition and artificial intelligence in the field of medical speech and speech rehabilitation and communication aids. Also providing a proposed solution and model for automatic recognition of dysarthria speech in order to facilitate the daily communication needs of these patients.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#282E34",
  "theme_color": "#191d21",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/img/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["science", "education", "medical"],
  "screenshots": [
    {
      "src": "/img/screenshot1.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide"
    },
    {
      "src": "/img/screenshot2.jpg",
      "sizes": "750x1334",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Register for research",
      "short_name": "Registration",
      "description": "Register to participate in the Dysarthria Speech Dataset",
      "url": "/register.php",
      "icons": [{ "src": "/img/shortcut-register.png", "sizes": "96x96" }]
    },
    {
      "name": "Sign in and Recording Speech",
      "short_name": "Speech recording",
      "description": "Log in and start recording speech for Dataset",
      "url": "/login.php",
      "icons": [{ "src": "/img/shortcut-record.png", "sizes": "96x96" }]
    },
    {
      "name": "Research resources",
      "short_name": "Research",
      "description": "Access to ASR resources and research articles",
      "url": "/literature.php",
      "icons": [{ "src": "/img/shortcut-research.png", "sizes": "96x96" }]
    }
  ]
}