{
  "name": "NOVA",
  "short_name": "NOVA",
  "description": "Uncompressed Next-Gen Live Streaming Platform",
  "theme_color": "#0a0515",
  "background_color": "#070709",
  "display": "standalone",
  "start_url": "/",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
