{
  "name": "Soulvo - AI Relationship Platform",
  "short_name": "Soulvo",
  "description": "Meaningful AI relationships built on memory, emotional intelligence, and privacy",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090909",
  "theme_color": "#D4AE37",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "social", "productivity"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Go to your dashboard",
      "url": "/dashboard"
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "View pricing plans",
      "url": "/pricing"
    }
  ]
}
