{
  "short_name": "Teen Patti",
  "name": "Digital Teen Patti",
  "description": "Smart real-time score tracker and room manager for Teen Patti card games.",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#0F1115",
  "theme_color": "#062B21",
  "display": "standalone",
  "orientation": "portrait"
}
