{
  "short_name": "PedalRebel",
  "name": "Pedal Rebel VR: Player Profile",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/player_profile.html",
  "background_color": "#0d0d0d",
  "theme_color": "#000000",
  "display": "standalone",
  "scope": "/",
  "orientation": "portrait"
}
