{
  "name": "Soul Mate",
  "short_name": "Soul Mate",
  "description": "Dating app with discovery, matches, chat, PWA, and Telegram Mini App support.",
  "start_url": "/discover",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#fb7185",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
