{
  "name": "NEXSTREAM MARKET",
  "short_name": "NEXSTREAM",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#0A0F24",
  "theme_color": "#e50914",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}