{
  "name": "AfripulseTV Thumbnail Generator",
  "short_name": "AfripulseTV",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0F0F0F",
  "theme_color": "#E50914",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2503/2503508.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2503/2503508.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}