{
  "name": "Auction Yodha — Live Cricket Auction Platform",
  "short_name": "Auction Yodha",
  "description": "Run IPL-style live cricket auctions with real-time bidding, smart purse management, and player analytics.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F0F0F",
  "theme_color": "#005CB9",
  "orientation": "portrait-primary",
  "categories": ["sports", "entertainment"],
  "lang": "en",
  "icons": [
    {
      "src": "/branding/auction-yodha-logo-cropped.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/branding/auction-yodha-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
