{
  "name": "The Pit — The Isle Hub",
  "short_name": "The Pit",
  "description": "The Isle Evrima unofficial server hub. Trade dinosaurs, track survivors, earn fragments, and dominate the prehistoric world.",
  "theme_color": "#d4520a",
  "background_color": "#060606",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/",
  "scope": "/",
  "categories": ["games", "social"],
  "icons": [
    { "src": "/thepitlogo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/thepitlogo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Marketplace", "short_name": "Market", "description": "Browse & trade dinosaurs", "url": "/marketplace", "icons": [{ "src": "/thepitlogo.png", "sizes": "96x96" }] },
    { "name": "My Dashboard", "short_name": "Dashboard", "description": "Your server hub dashboard", "url": "/dashboard", "icons": [{ "src": "/thepitlogo.png", "sizes": "96x96" }] }
  ]
}
