{
  "name": "Kaali Raani — Black Queen",
  "short_name": "Kaali Raani",
  "description": "Multiplayer trick-taking card game for 5–10 players. Win the bid, choose trump, recruit secret partners, and dominate the table.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0d1f14",
  "theme_color": "#1a4a2e",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
