{
  "name": "Ogen - Learn Uyghur Online",
  "short_name": "Ogen",
  "description": "Learn Uyghur online with alphabet lessons, words, sentences, grammar, stories, games and quizzes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "categories": ["education", "games"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Learn Alphabet",
      "short_name": "Alphabet",
      "description": "Start learning the Uyghur alphabet",
      "url": "/alphabet",
      "icons": [
        {
          "src": "/icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Take Test",
      "short_name": "Test",
      "description": "Test your knowledge",
      "url": "/tests",
      "icons": [
        {
          "src": "/icon.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
