{
  "name": "BUZZ Trivia",
  "short_name": "BUZZ",
  "description": "The trivia game that makes you better.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#15101e",
  "theme_color": "#ff2d6b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment", "education"],
  "screenshots": []
}
