{
  "name": "TrueSoulMatch.com - Find Your Perfect Life Partner",
  "short_name": "TrueSoulMatch.com",
  "description": "A modern matrimonial platform that understands your needs. Find your perfect life partner with verified profiles, AI coaching, and authentic connections.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#E11D48",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "social"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Find the one who truly gets you — psychology-powered matchmaking"
    },
    {
      "src": "/screenshots/desktop-home.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Verified profiles, private conversations, and AI compatibility"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Profiles",
      "short_name": "Search",
      "description": "Find your perfect match",
      "url": "/search"
    },
    {
      "name": "My Matches",
      "short_name": "Matches",
      "description": "View your matches",
      "url": "/matches"
    },
    {
      "name": "Messages",
      "short_name": "Chat",
      "description": "Chat with connections",
      "url": "/chat"
    },
    {
      "name": "Business Partners",
      "short_name": "Partners",
      "description": "Find wedding professionals",
      "url": "/partners"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}