{
    "name": "VibeMarket — Share it. Get paid.",
    "short_name": "VibeMarket",
    "description": "Share what you love, earn real cash. VibeMarket pays you for every link that gets clicks.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#10b981",
    "icons": [
      {
        "src": "/icon-192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/icon-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
      }
    ]
  }