{
  "name": "VibeHub — Sanatçı Merch Marketplace",
  "short_name": "VibeHub",
  "description": "Türkiye'nin en sevilen sanatçılarından resmi tişört, hoodie, vinyl ve özel koleksiyon ürünleri.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#9333ea",
  "background_color": "#070A12",
  "lang": "tr-TR",
  "categories": ["shopping", "music", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
