{
  "name": "the Finder - Service & Business Directory",
  "short_name": "Finder",
  "description": "Discover local businesses, services, travel companions, and community posts",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/efinder_logo.jpg",
      "sizes": "48x48",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/efinder_logo.jpg",
      "sizes": "any",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "social", "travel"],
  "shortcuts": [
    {
      "name": "Marketplace",
      "url": "/marketplace",
      "description": "Browse houses and cars"
    },
    {
      "name": "Businesses",
      "url": "/categories",
      "description": "Find local businesses"
    },
    {
      "name": "Travel",
      "url": "/people-discovery",
      "description": "Find travel companions"
    }
  ]
}
