{
  "name": "86'd — The Hospitality Network",
  "short_name": "86'd",
  "description": "The place for food and drink enthusiasts to network, share recipes, and find events and jobs.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#1a1612",
  "theme_color": "#1a1612",
  "categories": ["social", "food", "lifestyle"],
  "handle_links": "preferred",
  "capture_links": "existing-client-navigate",
  "launch_handler": {
    "client_mode": ["navigate-existing", "focus-existing", "auto"]
  },
  "scope_extensions": [
    { "origin": "https://eightysixd.co" },
    { "origin": "https://www.eightysixd.co" },
    { "origin": "https://eightysixd.lovable.app" }
  ],
  "icons": [
    { "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" }
  ]
}
