{
  "name": "YourDripStore",
  "short_name": "DripStore",
  "description": "The Gen-Z fashion marketplace. Buy new drops, sell pre-loved fits, and bid on exclusive drip.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#ff2d8a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
