{
  "name": "Soulmate",
  "short_name": "Soulmate",
  "description": "Create and chat with a virtual romantic companion.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fffdfb",
  "theme_color": "#f05d50",
  "icons": [
    {
      "src": "/assets/icons/soulmate-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
