{
  "name": "رېتىم ۋە تىل - Retim we Til",
  "short_name": "رېتىم ۋە تىل",
  "description": "ئۇيغۇر تىلىنىڭ رېتىملىق ئۆگىنىش قوللانمىسى - Uyghur Language Rhythm Learning App",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ug",
  "dir": "rtl",
  "categories": ["education", "games", "language"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "باسقۇچ تاللاش",
      "short_name": "Levels",
      "description": "Go directly to level selection",
      "url": "/?shortcut=levels",
      "icons": [{ "src": "/icons/shortcut-levels.png", "sizes": "96x96" }]
    },
    {
      "name": "تەڭشەكلەر",
      "short_name": "Settings",
      "description": "Open app settings",
      "url": "/?shortcut=settings",
      "icons": [{ "src": "/icons/shortcut-settings.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile1.png",
      "sizes": "320x640",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Level selection screen"
    },
    {
      "src": "/screenshots/mobile2.png", 
      "sizes": "320x640",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Gameplay screen"
    },
    {
      "src": "/screenshots/desktop1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop gameplay"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}
