{
  "name": "Teen Patti Master Guide",
  "short_name": "TPMaster",
  "description": "Factual, EEAT-compliant guide to Teen Patti Master: rules, bonus, withdrawal, legality and safe play in India.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#7b2ff7",
  "lang": "en-IN",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}