{
  "name": "Noqoush Academy",
  "short_name": "Noqoush",
  "description": "Master fashion design, jewelry making, and leather crafts at Noqoush Academy",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#931C1E",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/Icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "education",
    "lifestyle",
    "productivity"
  ],
  "shortcuts": [
    {
      "name": "Fashion Courses",
      "short_name": "Fashion",
      "description": "Explore fashion design courses",
      "url": "/en/fashion",
      "icons": [
        {
          "src": "/fashion-hero-2.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Jewelry Making",
      "short_name": "Jewelry",
      "description": "Learn jewelry making techniques",
      "url": "/en/jewelry",
      "icons": [
        {
          "src": "/jewelry-hero.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}