{
  "name": "Winner",
  "short_name": "Winner",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/winner-192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/images/winner-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}