{
  "name": "AI Soul Replica — Holographic AI Companion",
  "short_name": "Soul Replica",
  "description": "Preserve their voice forever. Create lifelike AI companions for memory preservation and grief healing.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#001F3F",
  "theme_color": "#001F3F",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["lifestyle", "health", "social"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='42' fill='%23001F3F'/><text x='50%25' y='62%25' font-size='128' text-anchor='middle' fill='%23D4AF37' font-family='serif'>✦</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='%23001F3F'/><text x='50%25' y='62%25' font-size='340' text-anchor='middle' fill='%23D4AF37' font-family='serif'>✦</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/Dashboard",
      "description": "Open your replica dashboard"
    },
    {
      "name": "Create Replica",
      "url": "/CloneSoul",
      "description": "Begin a new soul replica"
    },
    {
      "name": "Chat",
      "url": "/Conversations",
      "description": "Continue a conversation"
    }
  ]
}
