{
  "name": "iTárók — Learn Tarok Language",
  "short_name": "iTárók",
  "description": "Learn to speak iTárók, spoken by 520,000 people in Nigeria. Powered by Langtang Innovation Hub.",
  "id": "https://itarok.langtangihub.org/?source=pwa",
  "start_url": "https://itarok.langtangihub.org/",
  "display": "standalone",
  "background_color": "#FFFCE8",
  "theme_color": "#F5A623",
  "orientation": "portrait",
  "categories": ["education", "language"],
  "lang": "en",
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Home screen showing app navigation"
    },
    {
      "src": "/screenshots/lesson.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Lesson screen with vocabulary cards"
    }
  ],
  "icons": [
    {"src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png"}
  ],
  "shortcuts": [
    {
      "name": "Lessons",
      "short_name": "Lessons",
      "description": "Jump to the lesson list",
      "url": "/dashboard",
      "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Quiz",
      "short_name": "Quiz",
      "description": "Test your Tarok knowledge",
      "url": "/quiz",
      "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
