{
  "name": "rayQuiz — Online quiz & exam platform",
  "short_name": "rayQuiz",
  "description": "The modern online quiz platform with multiple question types, countdown timer, and a clean interface.",
  "start_url": "/en/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#06b6d4",
  "orientation": "portrait-primary",
  "scope": "/en/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "72x72 96x96 128x128 144x144 152x152 192x192 384x384 512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Create a quiz",
      "short_name": "Create",
      "description": "Create a new quiz",
      "url": "/en/dashboard/quizzes/create"
    },
    {
      "name": "Explore quizzes",
      "short_name": "Explore",
      "description": "Browse public quizzes",
      "url": "/en/marketplace"
    },
    {
      "name": "Join a room",
      "short_name": "Join",
      "description": "Join a live exam room",
      "url": "/en/room"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
