{
  "name": "JoinPulseConnect",
  "short_name": "Pulse Connect",
  "id": "/",
  "description": "Connect privately, join trusted groups, chat, share voice notes and photos, and appreciate people through digital gifts.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#071426",
  "theme_color": "#071426",
  "icons": [
    {
      "src": "/icons/launchericon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/IMG-20260829-WA0000.jpg",
      "type": "image/jpeg"
    },
    {
      "src": "/screenshots/IMG-20260829-WA0001.jpg",
      "type": "image/jpeg"
    },
    {
      "src": "/screenshots/IMG-20260829-WA0002.jpg",
      "type": "image/jpeg"
    },
    {
      "src": "/screenshots/IMG-20260829-WA0003.jpg",
      "type": "image/jpeg"
    }
  ]
}