{
  "name": "Megra — Buy. Bid. Win. Live.",
  "short_name": "Megra",
  "description": "Live auction marketplace — buy, bid, win, and sell live.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1A1E",
  "theme_color": "#0D7377",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
