{
  "name": "Rex's Place - Euchre",
  "short_name": "Rex's Place",
  "description": "The first euchre app that doesn't suck. Real-time multiplayer with voice chat, AI companion, and provably fair shuffles.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1419",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "/assets/logos/rexs-place-logo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/logos/rexs-place-logo-medium.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["games", "entertainment"],
  "lang": "en-US"
}
