{
  "name": "CB — Prank Call Platform",
  "short_name": "CB",
  "description": "The ultimate prank call platform - free, anonymous, and fast. Transform your prank calls into unforgettable moments.",
  "start_url": "https://callbomber.callbomber.site/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#dc2626",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://callbomber.callbomber.site/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://callbomber.callbomber.site/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple touch icon"
    }
  ],
  "categories": ["entertainment", "social"],
  "screenshots": [
    {
      "src": "https://callbomber.callbomber.site/og.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ]
}