{
  "name": "Lumis — Private Lifestyle Concierge",
  "short_name": "Lumis",
  "description": "Europe's premier companion & lifestyle directory. Verified profiles, genuine reviews, total discretion.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d0d0f",
  "theme_color": "#0d0d0f",
  "categories": ["lifestyle", "social", "entertainment"],
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230d0d0f' rx='80'/><text y='340' x='256' font-size='300' text-anchor='middle'>💎</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%230d0d0f' rx='30'/><text y='130' x='96' font-size='120' text-anchor='middle'>💎</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Listings",
      "short_name": "Listings",
      "description": "Browse verified profiles",
      "url": "/Listings",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>🔍</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Online Now",
      "short_name": "Online",
      "description": "See who's available right now",
      "url": "/Listings?online=1",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>🟢</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "Provider dashboard",
      "url": "/Dashboard",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>📊</text></svg>", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "scope": "/",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "edge_side_panel": { "preferred_width": 480 }
}
