{
  "name": "Player",
  "short_name": "Player",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#2b1055",
  "theme_color": "#2b1055",
  "icons": [
    { "src": "assets/icon.png", "sizes": "512x512", "type": "image/png" }
  ]
}
