{
  "name": "Tap Game Rush",
  "short_name": "TapGame",
  "description": "ศูนย์รวมเกม ระดับพรีเมียม",
  "start_url": "/",
  "display": "standalone", 
  "background_color": "#000000",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "https://tapgamerush.com/wp-content/uploads/2026/05/cropped-logo2.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "https://tapgamerush.com/wp-content/uploads/2026/05/cropped-logo2.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}