{
  "name": "Tambola Number Caller",
  "short_name": "TambolaCaller",
  "description": "Online Tambola and Housie number caller with real voices, auto-calling, customizable ranges, and projector mode.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/icons/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "utilities", "entertainment"]
}
