{
  "short_name": "BANGO!",
  "name": "BANGO!",
  "description": "A party game where players race to complete boards, request stamps, and climb the leaderboard.",
  "start_url": ".",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2a1140",
  "background_color": "#2a1140",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
