{
  "short_name": "Allure",
  "name": "Allure — Verified companions",
  "description": "A privacy-first companion booking marketplace. Discover and book verified companions near you.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a1114",
  "background_color": "#140d10",
  "categories": ["lifestyle", "social", "travel"],
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64 48x48 32x32 16x16", "type": "image/x-icon" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Browse companions", "short_name": "Browse", "url": "/browse", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Near me", "short_name": "Near me", "url": "/browse?near=1" }
  ]
}
