{
  "name": "Polymarket",
  "short_name": "Polymarket",
  "icons": [
    {
      "src": "/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/android-chrome-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "http://localhost:3000/manifest.json"
    }
  ],
  "theme_color": "#FFFFFF",
  "background_color": "#fff",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait"
}
