{
  "name": "RAKUDA Live TV",
  "short_name": "RAKUDA TV",
  "description": "Live Streaming TV Online RAKUDA",
  "start_url": "./",
  "display": "standalone",
  "orientation": "any", 
  "background_color": "#0d0d0d",
  "theme_color": "#ff0000",
  "categories": ["entertainment", "sports", "movie"],
  "icons": [
    {
      "src": "image/rakuda-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "image/rakuda-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}