{
  "id": "/site.webmanifest",
  "name": "IPO Master",
  "short_name": "IPOMaster",
  "description": "Stay updated with the latest and upcoming IPOs in India, Watch IPO dates, listing dates, price range, and type. Monitor Mainboard, SME, and current IPOs here.",
  "start_url": "/",
  "icons": [
    {
      "src": "/images/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}