{
  "name": "Lexi AI — Your Dating Wingwoman",
  "short_name": "Lexi",
  "description": "Honest feedback, better openers, real results.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f12",
  "theme_color": "#ff5a6e",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Instant Opener",
      "short_name": "Opener",
      "description": "Get an opener for the woman in front of you right now",
      "url": "/app/instantopener",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Chat with Lexi",
      "short_name": "Chat",
      "url": "/app/chat",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Photo Optimizer",
      "short_name": "Photos",
      "url": "/app/photos",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
