{
  "name": "RewardPulse - Gamification Platform",
  "short_name": "RewardPulse",
  "description": "Complete gamification platform with contests, quizzes, games, and rewards management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "entertainment"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View analytics dashboard"
    },
    {
      "name": "Quizzes",
      "url": "/trivia-quizzes",
      "description": "Manage trivia quizzes"
    },
    {
      "name": "Games",
      "url": "/html5-games",
      "description": "Browse HTML5 games"
    }
  ]
}
