{
  "name": "Hind Social",
  "short_name": "HindSocial",
  "description": "A social networking platform designed to nurture meaningful connections through posts, messaging, events, and a rich digital content library",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "permissions": [
    "microphone",
    "camera",
    "geolocation",
    "notifications",
    "push",
    "clipboard-read",
    "clipboard-write"
  ],
  "features": [
    "microphone",
    "camera",
    "geolocation"
  ],
  "scope": "/",
  "categories": ["social", "communication", "entertainment"],
  "lang": "en"
}
