{
  "name": "OneClickDate — Find Love, Guided by AI",
  "short_name": "OneClickDate",
  "description": "Premium dating app with integrated AI dating coach",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0E0B1A",
  "theme_color": "#E1427C",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><text y='150' font-size='180'>💘</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><text y='400' font-size='480'>💘</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "dating"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230E0B1A' width='540' height='720'/><text x='270' y='360' text-anchor='middle' fill='white' font-size='40'>OneClickDate</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Discover",
      "short_name": "Discover",
      "description": "Browse and match with profiles",
      "url": "/discovery",
      "icons": []
    },
    {
      "name": "Chat",
      "short_name": "Chat",
      "description": "Message your matches",
      "url": "/chat",
      "icons": []
    },
    {
      "name": "Wingman AI",
      "short_name": "Wingman",
      "description": "Get dating coaching",
      "url": "/chat",
      "icons": []
    }
  ]
}
