{
  "name": "SoulSync Sanctuary",
  "short_name": "SoulSync",
  "description": "Sacred journaling and psychological pattern extraction.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FCFAF7",
  "theme_color": "#D4AF37",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/lucide-react/lucide/main/icons/sparkles.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "https://raw.githubusercontent.com/lucide-react/lucide/main/icons/sparkles.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
