{
  "name": "Bombay LiveTV",
  "short_name": "Bombay LiveTV",
  "start_url": "/?platform=PWA",
  "id": "/?platform=PWA",
  "scope": "/",
  "display": "standalone",
	"orientation":"any",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    { "src": "/img/bombay-icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/img/bombay-icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
