{
  "name": "Nihan Academy",
  "short_name": "Nihan",
  "description": "Master the art of high-end retouching and cinematic design.",
  "id": "/#/",
  "start_url": "/#/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07040f",
  "theme_color": "#ff6a00",
  "categories": ["education", "productivity", "design"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Courses",
      "short_name": "Courses",
      "url": "/#/courses"
    },
    {
      "name": "Student Dashboard",
      "short_name": "Dashboard",
      "url": "/#/dashboard"
    }
  ]
}
