{
  "name": "Quiz Bounty",
  "short_name": "QuizBounty",
  "description": "Answer fast. Climb the leaderboard. Win the pot.",
  "start_url": "/app",
  "scope": "/",
  "id": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050313",
  "theme_color": "#1b1640",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-192.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
