{
  "name": "Soul Syncer",
  "short_name": "Soul Syncer",
  "description": "Sync beyond the surface. Real connections through personality matching.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "background_color": "#F8F5F0",
  "theme_color": "#8B5CF6",
  "orientation": "portrait",
  "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"
    }
  ],
  "categories": ["social", "lifestyle"],
  "prefer_related_applications": false
}
