{
  "name": "VibeKut - Social Network",
  "short_name": "VibeKut",
  "description": "Connect, Share, and Vibe with your community",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6d4bff",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/vibekut-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/vibekut-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "networking"],
  "screenshots": []
}
