{
  "name": "ApeEnNow",
  "short_name": "ApeEnNow",
  "description": "ApeEnNow — connect, build, earn, trade and grow. Member profiles, communities, tasks, marketplace and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0f0d",
  "theme_color": "#10b981",
  "categories": ["social", "productivity", "business"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "My Profile", "url": "/dashboard/profile", "short_name": "Profile" },
    { "name": "Messages", "url": "/messages", "short_name": "Messages" },
    { "name": "Search", "url": "/search", "short_name": "Search" }
  ]
}
