{
  "short_name": "TV MAMA",
  "name": "TV MAMA - Live Streaming & IPTV",
  "description": "Watch your favorite live TV channels, sports, and entertainment seamlessly across all devices.",
  "icons": [
    {
      "src": "logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#0b0f19",
  "theme_color": "#00f2fe",
  "display": "standalone",
  "orientation": "any",
  "categories": ["entertainment", "utilities"],
  "shortcuts": [
    {
      "name": "Live Channels",
      "short_name": "Live TV",
      "url": "/#channels",
      "description": "Jump straight to the live TV channel list"
    }
  ]
}