{
  "name": "Virtual Automotiv — Player Profile",
  "short_name": "My Profile",
  "description": "Winning Roster player profile app for Virtual Automotiv dealers",
  "start_url": "/player.html",
  "display": "standalone",
  "background_color": "#000509",
  "theme_color": "#000509",
  "orientation": "portrait",
  "icons": [
    {
      "src": "VAtransparent.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "VAtransparent.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
