{
  "name": "SharedSpace — AI Mediator for Relationships",
  "short_name": "SharedSpace",
  "description": "Understand each other without the confrontation. An AI mediator trained in real psychology — attachment theory, Gottman, NVC, and more.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0808",
  "theme_color": "#FF1493",
  "categories": ["lifestyle", "health", "social"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mirror",
      "short_name": "Mirror",
      "description": "Take the Mirror self-analysis",
      "url": "/dashboard?action=mirror",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "New Space",
      "short_name": "New Space",
      "description": "Create a new shared space",
      "url": "/dashboard?action=new",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
