{
  "name": "EMU Shorts Player",
  "short_name": "EMU Shorts",
  "start_url": "shorts.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#ffa500",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/1384/1384061.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}