{
  "name": "IceBreakerz",
  "short_name": "IceBreakerz",
  "display": "standalone",
  "id": "/icebreakerz/",
  "start_url": "/icebreakerz/",
  "scope": "/icebreakerz/",
  "theme_color": "#dff6ff",
  "background_color": "#f7fbff",
  "description": "Live party games with distinct themes, shared lobbies, and real-time round sync.",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icebreakerz/assets/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icebreakerz/assets/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
