{
  "name": "BTD Games Collection - Play All Bloons Tower Defense Games",
  "short_name": "BTD Games",
  "description": "Play all Bloons Tower Defense games from BTD 1 to BTD 6. The complete collection of tower defense games featuring balloons, monkeys, and strategic gameplay.",
  "icons": [
    {
      "src": "/Images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#1a1a2e",
  "background_color": "#0f1419",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait-primary",
  "categories": ["games", "entertainment", "strategy"]
}