{
  "name": "Dicks Sporting Goods Avatar",
  "short_name": "Dicks Avatar",
  "description": "Experience real-time conversations with Dicks Sporting Good's advanced avatar technology",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4169E1",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "192x192",
      "type": "image/svg"
    },
    {
      "src": "/logo.svg",
      "sizes": "512x512",
      "type": "image/svg"
    }
  ]
}